Bläddra i källkod

Add __pycache__ to gitignore

Joost Sijm 5 år sedan
förälder
incheckning
257a156372
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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