Initialize GovOPlaN module seed

This commit is contained in:
2026-07-10 18:39:10 +02:00
commit 3bc56daaea
20 changed files with 1119 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
*.egg-info/
node_modules/
dist/
webui/dist/