add first iteration of climate blueprint

This commit is contained in:
2025-11-24 18:11:12 +01:00
parent 6a6de6b473
commit b6255397e8
2 changed files with 134 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"*.yaml": "jinja-yaml"
}
}