anything-llm/server/.gitignore
timothycarambat e114a90a17 update package scripts
update ignore for legacy repo copies
add docker instructions and use
2023-06-13 13:19:17 -07:00

13 lines
209 B
Plaintext

.env.production
.env.development
storage/documents/*
storage/vector-cache/*.json
!storage/documents/DOCUMENTS.md
logs/server.log
*.db
storage/lancedb
public/
# For legacy copies of repo
documents
vector-cache