Merge pull request #6 from ypid/added-gitignore

Added .gitignore file.
This commit is contained in:
Dan Helfman
2016-02-13 10:27:55 -08:00
+6
View File
@@ -0,0 +1,6 @@
*.egg-info
*.pyc
*.swp
.tox
build
dist