FistalAI / .gitignore
mahreenfathima's picture
Upload 8 files
f391dd9 verified
raw
history blame
181 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
*llama.cpp/
# Virtual environments
.venv
.env
*.env
.env.local
__pycache__/
*.pyc
.venv/
venv/
.uv/