🎉Starts a new project

This commit is contained in:
2026-02-15 15:32:17 +02:00
parent f462fa7c33
commit 7eb0f4c6d6
3 changed files with 0 additions and 0 deletions

16
Idun.code-workspace Normal file
View File

@@ -0,0 +1,16 @@
{
"folders": [
{
"path": "."
}
],
"extensions": {
"recommendations": [
"EditorConfig.EditorConfig",
"mhutchie.git-graph",
"ms-dotnettools.csdevkit",
"ms-vscode-remote.remote-containers",
"seatonjiang.gitmoji-vscode",
]
}
}