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

# venv
.venv

# editors
.vscode/

# local env
.env
.envrc.local

# Rust
/target/

# Zensical build output
site/

# Vendor wheels (built locally for examples)
vendor/

# Forge
forge.local.toml

/CLAUDE.md
