__pycache__/
*.py[cod]
.ruff_cache/

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

# Unit test / coverage reports
.coverage
.coverage.*
.pytest_cache/

# Environments
.venv

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

# Rust / Maturin
target/
*.so
*.dylib
*.dll
*.pyd

# OS specific files
.DS_Store

# Claude specific files
.claude/
CLAUDE.md
