mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-08-26 06:10:42 +00:00
fix(gitignore): ignore coverage profiles and temporary build artifacts (#716)
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user