瀏覽代碼

Add '.gitignore'

Created initial .gitignore
deadtom 1 天之前
父節點
當前提交
a0ae3a0b59
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+# ---> Python
+checklist.json
+__pycache__/
+.venv/