# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]
*.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
node.zip

# Environments
.env
.venv
env/
venv/

# IDE
.vscode/
.idea/
.claude/
.kilo

# User config (gitignored by design — survives updates)
config/user_config.json

# OS
.DS_Store
Thumbs.db