Add .gitignore

This commit is contained in:
Stefan Wehrmeyer
2015-12-20 15:20:57 +01:00
parent 3ea8a8b991
commit a0b3083c06

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
*.pyc
*.pyo
.DS_Store
build
dist
*.egg-info