sql-env / .gitignore
UtkarshSatav's picture
Upload folder using huggingface_hub
1c5c280 verified
raw
history blame contribute delete
137 Bytes
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
venv/
*.db
*.sqlite
.env
.DS_Store
# uv.lock is tracked for reproducible builds