Fabian Peter Hammerle 4 år sedan
förälder
incheckning
c10a95aedd
1 ändrade filer med 10 tillägg och 0 borttagningar
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

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