1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00
policy-reporter/.gitignore
Frank Jogeleit fb5618a90b ignore values*.yaml
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-03-19 12:46:10 +01:00

14 lines
143 B
Text

.go-version
.deploy
.vscode
/config.yaml
build
/test.yaml
**/test.db
sqlite-database*.db
values*.yaml
coverage.out
heap*
/.env*
.tools
/.idea/