Explorar el Código

Added .gitignore file.

Robin Schneider hace 9 años
padre
commit
4453f41967
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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