mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-05 06:20:10 +01:00
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
server/storage/documents/**
|
|
server/storage/vector-cache/**
|
|
server/storage/*.db
|
|
server/storage/lancedb
|
|
collector/hotdir/**
|
|
collector/v-env/**
|
|
collector/outputs/**
|
|
**/node_modules/
|
|
**/dist/
|
|
**/v-env/
|
|
**/__pycache__/
|
|
**/.env
|
|
**/.env.*
|
|
!frontend/.env.production |