.gitignore: add *.pyc

This commit is contained in:
hexcoder-
2020-05-29 12:07:09 +02:00
parent 5e4cd05e04
commit 92b7974f44

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
.test2
*.o
*.so
*.pyc
afl-analyze
afl-as
afl-clang