Fabian Peter Hammerle 4 vuotta sitten
vanhempi
commit
c10a95aedd
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+*.egg
+*.egg-info/
+*.pyc
+.*.sw[op]
+.coverage
+.pytest_cache/
+__pycache__/
+build/
+dist/
+tags