merlyn/server/.gitignore
Timothy Carambat 7a01298a8e
ModelContextProtocol (MCP) Full Compatibility (#3547)
* WIP MCP full compatibility layer

* implement MCP agent function wrapping and invocation methods

* Add `uvx` to docker bin for MCP executions

* dev build

* prune removed data

* Wrap MCP servers to lazy load items to not block the UI
Mobile bug fixes

* arm64 test build

* reset dev builder

* remove unused prop
2025-03-31 16:15:19 -05:00

27 lines
493 B
Plaintext

.env.production
.env.development
storage/assets/*
!storage/assets/anything-llm.png
storage/documents/*
storage/comkey/*
storage/tmp/*
storage/vector-cache/*.json
storage/exports
storage/imports
storage/plugins/agent-skills/*
storage/plugins/agent-flows/*
storage/plugins/anythingllm_mcp_servers.json
!storage/documents/DOCUMENTS.md
logs/server.log
*.db
*.db-journal
storage/lancedb
public/
# For legacy copies of repo
documents
vector-cache
yarn-error.log
# Local SSL Certs for HTTPS
sslcert