Skip to content

Commit 7d15ab7

Browse files
committed
chore: Ignore ZAP scan artefacts
gen.conf and zap-report.html are regenerated on every ./zap.sh run.
1 parent 4e8a37e commit 7d15ab7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ build/
4040

4141
### Performance recordings ###
4242
perf/
43+
44+
### ZAP scan artefacts ###
45+
gen.conf
46+
zap-report.html

0 commit comments

Comments
 (0)