Explorar o código

add .gitignore

Eric Tröbs %!s(int64=4) %!d(string=hai) anos
pai
achega
2b6cafe6ee
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+# PyCharm
+.idea/
+*.iml
+
+# environments
+.env
+.venv
+env/
+venv/
+ENV/