text-embedding / .gitignore
emilbm's picture
Init FastAPI python project
8f842e4
raw
history blame contribute delete
119 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.DS_Store
# Virtual environments
.venv