gitignore env

This commit is contained in:
Andreas Stephanides
2017-07-25 23:42:32 +02:00
parent c4ab1f9fdd
commit fae40984e7

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*~ *~
*.pyc *.pyc
*.cfg *.cfg
*.bak *.bak
env/*