Add pyc to gitignore.

This commit is contained in:
Benelot
2017-08-10 22:46:34 +02:00
parent a6aade2e21
commit 7572d505dc

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/bin
/build3/gmake
/build_cmake/
*.pyc