Kaynağa Gözat

Add '.gitignore'

Created initial .gitignore
deadtom 1 gün önce
ebeveyn
işleme
a0ae3a0b59
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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