chore: init

This commit is contained in:
Maze Winther
2026-05-09 00:42:26 +02:00
parent b3d35fbc2a
commit 3f2d5cfcaa
80 changed files with 7935 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"files.watcherExclude": {
"**/routeTree.gen.ts": true
},
"search.exclude": {
"**/routeTree.gen.ts": true
},
"files.readonlyInclude": {
"**/routeTree.gen.ts": true
}
}