feat(docker): add Dockerfile and .dockerignore for containerized deployment
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
tests/artifacts
|
||||
tests/logs
|
||||
.ruff_cache
|
||||
.mypy_cache
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user