Add custom Dockerfile for Tengu build
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.venv
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info
|
||||
dist
|
||||
build
|
||||
.coverage
|
||||
htmlcov
|
||||
screenshots
|
||||
tensors/server/ui/node_modules
|
||||
Reference in New Issue
Block a user