فهرست منبع

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__/