Minor fixes + changed debug launch.json file

This commit is contained in:
2024-09-04 15:51:56 +02:00
parent 286a9eff72
commit ada6967234
5 changed files with 55 additions and 31 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
**/obj
**/bin
**/appsettings.*.json
**/coverage*.xml
**/coverage*.xml
.fake