Added .gitignore file.

This commit is contained in:
Robin Schneider
2016-01-30 20:24:29 +01:00
parent e1605ae6ab
commit 4453f41967
+6
View File
@@ -0,0 +1,6 @@
*.egg-info
*.pyc
*.swp
.tox
build
dist