UV-PythonicRAG / .gitignore
Mdean77's picture
Setting up UV installation"
15427a2
raw
history blame
161 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.DS_Store
# Virtual environments
.venv
# Notebooks
Pythonic_RAG_Assignment.ipynb