Fabian Peter Hammerle 4 lat temu
rodzic
commit
c10a95aedd
1 zmienionych plików z 10 dodań i 0 usunięć
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

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