Added .gitignore file.

This commit is contained in:
Robin Schneider
2016-02-07 22:14:57 +01:00
parent cc6aa7af05
commit 978096b402
+6
View File
@@ -0,0 +1,6 @@
*.egg-info
*.pyc
*.swp
.tox
build
dist