Add .gitignore

This commit is contained in:
Stefan Wehrmeyer 2015-12-20 15:20:57 +01:00
parent 3ea8a8b991
commit a0b3083c06
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

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