commit | 92b7974f4407b105c597c65e3da5010a4e4c4782 | [log] [tgz] |
---|---|---|
author | hexcoder- <heiko@hexco.de> | Fri May 29 12:07:09 2020 +0200 |
committer | hexcoder- <heiko@hexco.de> | Fri May 29 12:07:09 2020 +0200 |
tree | 18df99b99a0230259c9508682908445ad8d2e0c1 | |
parent | 5e4cd05e04c68e5110246cad00ea1dd9ece45355 [diff] |
.gitignore: add *.pyc
diff --git a/.gitignore b/.gitignore index ab890bf..505a4ec 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,6 +2,7 @@ .test2 *.o *.so +*.pyc afl-analyze afl-as afl-clang