# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache
.ruff_cache

# Virtual environments
.venv

# Claude-related files
.claude
CLAUDE.md
planning.md

# System files
.DS_Store
.vscode/

# Temporary files
.pt_tmp

# Output files
site/
test_output/
wandb/
params.yaml
*.log