Config Traefik (proxy TLS) + page entrees/sorties + referentiel Indy + .gitignore

This commit is contained in:
2026-07-11 20:32:02 +02:00
parent 0a4ba2001b
commit 757c0850c3
7 changed files with 8 additions and 0 deletions
+8
View File
@@ -2,6 +2,14 @@
.env
*.env.local
# Python
__pycache__/
*.pyc
# Django
db.sqlite3
staticfiles/
# Postgres dumps
*.dump
*.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.