broke currently

This commit is contained in:
2025-06-22 16:11:29 -05:00
parent e7a0f5b1be
commit 2bb7a29141
77 changed files with 1748 additions and 2298 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
__pycache__/
*.pyc
*.pyo
*.db
*.sqlite3
.env
.env.*
mysql_data/
migrations/versions/
uploads/
static/uploads/