1
0
Fabian Peter Hammerle 4 жил өмнө
parent
commit
c10a95aedd
1 өөрчлөгдсөн 10 нэмэгдсэн , 0 устгасан
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

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