Browse Source

added some ignores to .gitignore

allens 1 day ago
parent
commit
54863ee05f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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