Explorar o código

added gitignore list

Fabian Peter Hammerle %!s(int64=4) %!d(string=hai) anos
pai
achega
fa44f5ac67
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+/*.egg-info/
+/.eggs/
+/.mypy_cache/
+/.pytest_cache/
+/build/
+/dist/