State hub update and Containerization

This commit is contained in:
2026-05-07 20:27:03 +02:00
parent b77da0daab
commit d61bc078fd
6 changed files with 158 additions and 1 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.git
.pytest_cache
.ruff_cache
.mypy_cache
__pycache__
*.pyc
*.pyo
*.pyd
.venv
venv
env
build
dist
*.egg-info
runs
reports
downloads
tmp