Initial commit

This commit is contained in:
Siko Mobility
2025-07-24 15:39:12 +02:00
commit 1a5f41d551
8 changed files with 233 additions and 0 deletions

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

@@ -0,0 +1,10 @@
{
"conventionalCommits.scopes": [
"git",
"figma",
"behance",
"dribbble",
"linkedin",
"notion"
]
}