# Rust
/target/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# macOS
.DS_Store
.AppleDouble
.LSOverride

# Swift build artifacts
EspressoMacSDK/.build/
EspressoMacSDK/Package.resolved

# Python bytecode
__pycache__/
*.py[cod]

# Temporary
*.tmp
*.bak
*.log

# Accidental home directory
~/

# Internal tiers
.tiers/

# Claude Code
.claude/
docs/internal/
docs/launch/
