fixes from code review

This commit is contained in:
ManiMatter 2024-10-02 21:42:31 +02:00
commit d1e983b4e6

3
.gitignore vendored
View file

@ -121,6 +121,7 @@ _artifacts
_rawPackage/
_dotTrace*
_tests/
_temp*
*.Result.xml
coverage*.xml
coverage*.json
@ -132,7 +133,6 @@ setup/Output/
bin
obj
output/*
_temp*
# .NET Core
project.lock.json
@ -143,7 +143,6 @@ artifacts/
# macOS metadata files
._*
.DS_Store
_start
_temp_*/**/*