Ver Fonte

added some ignores to .gitignore

allens há 1 dia atrás
pai
commit
54863ee05f
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -1,4 +1,6 @@
 # ---> Python
 checklist.json
 __pycache__/
-.venv/
+.venv/
+.kdev4/
+*.egg-info/