Переглянути джерело

Add __pycache__ to gitignore

Joost Sijm 5 роки тому
батько
коміт
257a156372
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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