Kaynağa Gözat

Add __pycache__ to gitignore

Joost Sijm 5 yıl önce
ebeveyn
işleme
257a156372
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@
 *_credentials.json
 !template_credentials.json
 cookies.json
+__pycache__/