Explorar el Código

added some ignores to .gitignore

allens hace 1 día
padre
commit
54863ee05f
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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