Sush
Remove PDF documents from repo for HF Spaces
4728638
raw
history blame contribute delete
223 Bytes
# Environment
.env
__pycache__/
*.pyc
*.pyo
# Vectorstore (too large for git)
vectorstore/
# Jupyter checkpoints
.ipynb_checkpoints/
# Mac system files
.DS_Store
# Virtual environment
venv/
.venv/
data/documents/
*.pdf