.gitignore

This commit is contained in:
Chris Allen 2025-12-27 17:08:22 -06:00
commit fd496acb10
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -90,6 +90,7 @@ Irssi-Dist
setup.cfg
*.egg-info
result
result-*
Build-fuzz
# Fuzzing artifacts (runtime corpus and crash/leak files)

4
fuzz-corpora/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore libFuzzer-generated corpus files (40-char SHA1 hashes)
# Only manually-created seed files with descriptive names should be committed here
# Runtime corpus should go in corpus/ (which is gitignored at the repo root)
[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]