Compare commits

...

2 Commits

Author SHA1 Message Date
carsten 35f8b30348 Merge pull request 'Quellcode-Ordner umbenannt' (#1) from ErsteVersion into main
Reviewed-on: #1
2024-02-16 20:55:43 +01:00
carsten 2967816407 Quellcode-Ordner umbenannt 2024-02-16 20:49:20 +01:00
9 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"outDir": "scripts" "outDir": "scripts"
}, },
"include": [ "include": [
"server/**/*" "Source/**/*"
] ]
} }