# Python
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
dist/
build/
*.egg-info/

# Virtual environments
venv/
.venv/

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

# OS
.DS_Store
Thumbs.db

# HTTP Archive files (debugging)
*.har

# Architecture doc (internal)
ARCHITECTURE.md
/.claude
CLAUDE.md
