FRET-LibAFL/.gitignore
Dominik Maier 88e07a8d37 CI galore
2021-12-15 23:34:42 +01:00

42 lines
317 B
Plaintext

target
out
Cargo.lock
vendor
.DS_Store
.env
*.o
*.a
*.so
*.out
*.elf
*.bin
*.dll
*.exe
*.dSYM
.cur_input
.venv
crashes
callgrind.out.*
perf.data
perf.data.old
.vscode
test.dict
# Ignore all built fuzzers
fuzzer_*
AFLplusplus
# Ignore common dummy and logfiles
*.log
a
forkserver_test
__pycache__
*.lafl_lock