sqlbot / .dockerignore
sqlbot
Initial Hugging Face sqlbot setup
28035e9
raw
history blame contribute delete
136 Bytes
__pycache__/
*.py[cod]
*.log
*.xlsx
.git
.gitignore
.gitattributes
.env
.env.*
venv/
.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/