# Binaries
/amux
/agentmux
/agentmux-hook
/dist/
macos-menubar/AgentMuxMenuBar
desktop/build/
desktop/frontend

# Frontend
web/node_modules/
web/dist/

# SDKs
sdk/typescript/node_modules/
sdk/typescript/dist/
sdk/typescript/*.tgz
sdk/python/.venv/
sdk/python/dist/
sdk/python/**/__pycache__/
sdk/python/.pytest_cache/

# Local third-party reference checkouts
/external/cc-connect/
/external/cc-switch/
/external/ccusage/
/external/codeburn/
/external/cc-statistics/

# Local data / databases
*.db
*.db-wal
*.db-shm

# Config (keep the example)
config.toml

# OS
.DS_Store
