Rag_application / .gitignore
Kshitijk20's picture
Upload 11 files
07702e5 verified
raw
history blame contribute delete
124 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
env
.env/