Add .gitignore

This commit is contained in:
Mike Gerber 2015-05-24 23:16:56 +02:00
parent 49945b1a2b
commit 134f4f5fd9

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.pyc
.cache/
.idea/