FastAPI-RAG-API / .gitignore
HamidOmarov's picture
Docs: README + MIT license + repo .gitignore
de26ec1
raw
history blame
129 Bytes
venv/
__pycache__/
*.pyc
*.pyo
*.log
*.DS_Store
/app/.cache/
/app/data/uploads/
/app/data/index/
*.npy
*.faiss
faiss.index
*.pdf