mirror of
https://github.com/FAUSheppy/python-flask-picture-factory
synced 2025-12-06 07:01:37 +01:00
fix: add __pycache__/ to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@ pictures/
|
|||||||
client_secrets.json
|
client_secrets.json
|
||||||
oidc.json
|
oidc.json
|
||||||
upload.enable
|
upload.enable
|
||||||
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user