merlyn/server/.gitignore
2025-04-09 15:40:45 -07:00

28 lines
529 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/office-extensions/*
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