Initial commit

This commit is contained in:
2025-10-24 15:09:37 +02:00
commit 9edc5515d8
27 changed files with 825 additions and 0 deletions

3
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["ms-vscode-remote.remote-containers"]
}