Initial commit

This commit is contained in:
Paris est Ludique!
2024-06-20 15:21:36 +02:00
commit e329010b72
4 changed files with 199 additions and 0 deletions

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

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