Config Traefik (proxy TLS) + page entrees/sorties + referentiel Indy + .gitignore
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
.env
|
.env
|
||||||
*.env.local
|
*.env.local
|
||||||
|
|
||||||
|
# Python
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
|
||||||
|
# Django
|
||||||
|
db.sqlite3
|
||||||
|
staticfiles/
|
||||||
|
|
||||||
# Postgres dumps
|
# Postgres dumps
|
||||||
*.dump
|
*.dump
|
||||||
*.bak
|
*.bak
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user