Files
mcp/.gitignore
T
kyleandClaude Fable 5.1 d5d3004518 Add edge routing design doc and deploy-agent script; ignore built binaries
Previously untracked working-tree files. mcp-cli and mcp-master are local
build outputs.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-20 15:04:15 -07:00

22 lines
158 B
Plaintext

# Binaries
/mcp
/mcp-agent
# Runtime data
srv/
# Database files
*.db
*.db-wal
*.db-shm
# IDE
.idea/
.vscode/
# OS
.DS_Store
.claude/
/mcp-cli
/mcp-master