We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a011ac commit 803dba3Copy full SHA for 803dba3
1 file changed
.gitignore
@@ -15,3 +15,8 @@ tools/vscode/protoscript2/node_modules
15
tests/robustness/bin/*
16
tests/fuzz/corpus/*
17
!tests/fuzz/corpus/**/seed_*.pts
18
+reports/fuzz/*.run.log
19
+reports/test-orchestrator/*.log
20
+tests/fuzz/bin/
21
+tests/fuzz/findings/raw/*
22
+!tests/fuzz/findings/raw/.gitkeep
0 commit comments