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