.venv/
.runtime/
__pycache__/
*.pyc
node_modules/
frontend/dist/
backend/data/
backend/uploads/
*.sqlite3
.env
