FRET-LibAFL/.dockerignore
2021-08-06 17:51:53 +02:00

35 lines
296 B
Plaintext

target
Cargo.lock
*.o
*.a
*.so
*.out
*.elf
*.bin
*.dll
*.exe
*.dSYM
.cur_input
crashes
callgrind.out.*
perf.data
perf.data.old
.vscode
test.dict
# Ignore all built fuzzers
fuzzer_*
AFLplusplus
# Ignore common dummy and logfiles
*.log
a
# ignore files from concolic tests
symcc_build
symcc