소스 검색

added some ignores to .gitignore

allens 1 일 전
부모
커밋
54863ee05f
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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