1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-15 17:50:58 +00:00
policy-reporter/.gitignore
Frank Jogeleit 836d6fe436
API to render Violations Report (#429)
* API to render Violations Report

Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
2024-05-04 10:04:27 +02:00

13 lines
118 B
Text

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