Explorar o código

Merge pull request #6 from ypid/added-gitignore

Added .gitignore file.
Dan Helfman %!s(int64=9) %!d(string=hai) anos
pai
achega
9723dbdd4c
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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