# Byte-compiled / build artifacts
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.eggs/

# Virtual environments
.venv/
venv/
env/

# PyInstaller
*.spec
*.manifest

# Tooling
.pylint.d/
.pytest_cache/
.mypy_cache/

# OS / editor
.DS_Store
Thumbs.db
.idea/
.vscode/

# App data that may be created locally
*.csv
targets.txt
jobs.json

# AI assistant working files (kept local, not published)
CLAUDE.md
memory-bank/
.claude/
