ソースを参照

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/