__pycache__/
*.pyc
.venv/
venv/
*.db
*.sqlite
.env
.streamlit/secrets.toml
.superpowers/

# 행사 진행 중 생성되는 state (assign_teams.py가 entrypoint에서 자동 시드)
data/
results_*.json
teams.md
