venv/
staticfiles/
wotlk_db/__pycache__/
home/__pycache__
home/migrations/__pycache__
**/__pycache__/*.pyc
.venv/
.env

# Frontend (Vite / React islands)
frontend/node_modules/
static/dist/
