__pycache__/
*.pyc
*.pyo
*.egg-info/
.pytest_cache/
.ruff_cache/
.tmp/
dist/
build/
.quickhatch-checkpoint.json
*.iso
.env
.quickhatch/

# Agent temp files
.quickhatch-prompt.txt
.quickhatch-agent-cmd.sh
.quickhatch-agent-cmd.ps1
.quickhatch-server*.log
.codex_tmp_*
.scrape-cache/

# IDE / editor
.vscode/
.idea/
*.swp
*.swo
.DS_Store

# Claude Code working files
.claude/
