This commit is contained in:
2026-02-18 10:09:21 +01:00
parent c4fdd13f49
commit f5c4e39ba7
6 changed files with 51 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
.git
__pycache__
*.pyc
.env
venv
.venv
db.sqlite3
static
media