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

# Virtual environments
.venv

# Rust build artifacts
target/

# Compiled Python extensions (generated by maturin)
*.so
*.pyd
*.dylib

# uv lockfile (optional)
# uv.lock

# IDE
.vscode/
.idea/

.claude/
