12 lines
111 B
Text
12 lines
111 B
Text
__pycache__/
|
|
*.pyc
|
|
.env
|
|
chroma_db/
|
|
venv/
|
|
.venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.streamlit/
|
|
vector_store/
|
|
*.faiss.bin
|