HearthNet-Nemotron / .dockerignore
GitHub Actions
feat: Nemotron Space, Modal backend, sponsor prize targeting, improvements doc
31d4f9b
Raw
History Blame
219 Bytes
.git
.gitignore
.github
.venv
venv
env
__pycache__
*.pyc
*.pyo
*.egg-info
.pytest_cache
.mypy_cache
.ruff_cache
dist
build
*.egg
.DS_Store
.env
.env.local
tests/
docs/screenshots/
*.md
!README.md
.vscode
.idea
Makefile