Fabian Peter Hammerle 4 tahun lalu
induk
melakukan
c10a95aedd
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

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