mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
added files to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
.test
|
.test
|
||||||
.test2
|
.test2
|
||||||
.sync_tmp
|
.sync_tmp
|
||||||
|
.vscode
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
*.swp
|
*.swp
|
||||||
@ -11,6 +12,7 @@ ld
|
|||||||
in
|
in
|
||||||
out
|
out
|
||||||
core*
|
core*
|
||||||
|
compile_commands.json
|
||||||
afl-analyze
|
afl-analyze
|
||||||
afl-as
|
afl-as
|
||||||
afl-clang
|
afl-clang
|
||||||
@ -40,6 +42,7 @@ afl-cmin.8
|
|||||||
afl-cmin.bash.8
|
afl-cmin.bash.8
|
||||||
afl-fuzz.8
|
afl-fuzz.8
|
||||||
afl-gcc.8
|
afl-gcc.8
|
||||||
|
afl-g++.8
|
||||||
afl-gcc-fast.8
|
afl-gcc-fast.8
|
||||||
afl-g++-fast.8
|
afl-g++-fast.8
|
||||||
afl-gotcpu.8
|
afl-gotcpu.8
|
||||||
|
Reference in New Issue
Block a user