Initial commit

This commit is contained in:
2025-05-19 18:39:59 +02:00
commit 5c25a91b20
3 changed files with 45 additions and 0 deletions

8
Vault.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}