mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-10 17:00:11 +01:00
f140139534
* Patch WSS upgrade for manual HTTPS certs * update comment * refactor
24 lines
387 B
Plaintext
24 lines
387 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/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 |