Browse Source

Added .gitignore file.

Robin Schneider 9 years ago
parent
commit
4453f41967
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+*.egg-info
+*.pyc
+*.swp
+.tox
+build
+dist