merlyn/server/.gitignore
Timothy Carambat 2c513ae396
Web push notifications (#4942)
* WIP push notifications

* testing push

* cleanup for web-push bootstrapping
2026-02-02 10:56:58 -08:00

33 lines
604 B
Plaintext

.env.production
.env.development
.env.test
server/.env
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
storage/push-notifications/*
storage/direct-uploads
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