diff --git a/.gitignore b/.gitignore index 9e7ac19..eef71db 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,7 @@ go.work /pkg/dashboard/objects/testdata/hello-world-0.1.0.tgz /pkg/frontend/dist/* /dist/ +profile.cov +coverage.out +*.tmp +.nx/