mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
.gitignore: add *.pyc
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
|||||||
.test2
|
.test2
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
|
*.pyc
|
||||||
afl-analyze
|
afl-analyze
|
||||||
afl-as
|
afl-as
|
||||||
afl-clang
|
afl-clang
|
||||||
|
Reference in New Issue
Block a user