Added .gitignore for Python3

This commit is contained in:
2017-11-18 15:40:43 +01:00
parent 42ac0655dc
commit 3b154cd379

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Byte-compiled Python
__pycache__/
*.pyc