about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-05-29 12:07:09 +0200
committerhexcoder- <heiko@hexco.de>2020-05-29 12:07:09 +0200
commit92b7974f4407b105c597c65e3da5010a4e4c4782 (patch)
tree18df99b99a0230259c9508682908445ad8d2e0c1
parent5e4cd05e04c68e5110246cad00ea1dd9ece45355 (diff)
downloadafl++-92b7974f4407b105c597c65e3da5010a4e4c4782.tar.gz
.gitignore: add *.pyc
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ab890bf3..505a4ecb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 .test2
 *.o
 *.so
+*.pyc
 afl-analyze
 afl-as
 afl-clang