first commit

This commit is contained in:
William Diakite 2025-07-24 10:25:56 -04:00
commit a68ca93427
7 changed files with 7146 additions and 0 deletions

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

@ -0,0 +1,5 @@
{
"yaml.schemas": {
"https://schema.manifest.build/schema.json": "**/manifest/**.yml"
}
}