Rag_ChatBot / .gitignore
Dus Tran
chore: push VectorDB and data folders for deployment
49bec4b
Raw
History Blame Contribute Delete
311 Bytes
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Project specific
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
# Jupyter Notebook
.ipynb_checkpoints
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Vector Databases
evaluation/results/
*.log