Omnibimol-Worker / .dockerignore
GitHub Actions Deployer
Automated Worker deployment from GitHub commit e01e0e57b4098452f16a9b5baf85b3b230865b5f
185ef9e
raw
history blame contribute delete
155 Bytes
.git
.venv
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.pyc
*.pyo
*.pyd
*.log
*.db
cache/
hf_artifacts/
data/processed/
tests/
examples/
docker/