
* InMemoryBytesCoverageSugar python binding * InMemoryBytesCoverageSugar python binding * python mod for qemu in libafl_sugar * libafl_qemu python * fix * clippy fixes * clippy * added pyo3-build-config for MacOS builds * gitignor * python is not default Co-authored-by: Dominik Maier <domenukk@gmail.com>
38 lines
276 B
Plaintext
38 lines
276 B
Plaintext
target
|
|
out
|
|
Cargo.lock
|
|
|
|
.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
|