venv/
__pycache__/
*.pyc
.env
instance/
*.sqlite3  # If you use SQLite for initial local dev
.DS_Storelogs/
*.log
.worktrees/
