FRET-LibAFL/.gitignore
2021-04-12 12:16:45 +02:00

23 lines
167 B
Plaintext

target
Cargo.lock
*.o
*.a
*.so
*.out
*.elf
*.bin
*.dll
*.exe
crashes
callgrind.out.*
perf.data
perf.data.old
.vscode
test.dict
# Ignore all built fuzzers
fuzzer_*