.envrc
.env
.DS_Store

# Rust
target/
*.json
!npm/package.json
!.claude/settings.json
!glama.json

# Legacy
builds/*
.clickup.toml

# npm: native binaries fetched into bin/vendor/ by postinstall (never committed)
npm/bin/vendor/
npm/bin/completions/
