Jake Shore 610a4e0f95 Initial commit: Freshbooks MCP Server 2026 Complete Version
- 100+ API tools
- Full Freshbooks API coverage
- Claude Desktop integration
- Railway deployment support
- Docker containerization
- Comprehensive documentation
2026-02-02 06:50:01 -05:00

14 lines
111 B
Plaintext

node_modules/
dist/
.env
.env.local
package-lock.json
*.log
.DS_Store
coverage/
.vscode/
.idea/
*.swp
*.swo
*~