SQL_debug_env_v1 / .dockerignore
sai1912's picture
Upload folder using huggingface_hub
c0310e8 verified
raw
history blame contribute delete
150 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
dist/
build/
.env
.venv/
venv/
*.log
outputs/
.git/
.github/
*.md
*.ipynb
tests/