Gave up on trying to disable logging

This commit is contained in:
2025-04-27 08:10:05 +02:00
parent c5511cb850
commit f99b50ce97
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,6 +15,7 @@ medimancer-test-*
*.obj *.obj
*.lst *.lst
*.log *.log
*.dll
# Compiled resources # Compiled resources
/views/resources.list /views/resources.list

View File

@ -15,9 +15,6 @@
"sourceFiles-windows": [ "sourceFiles-windows": [
"medimancer.res" "medimancer.res"
], ],
"subConfigurations": {
"dlangui": "minimal"
},
"stringImportPaths": [ "stringImportPaths": [
"views", "views",
"views/res", "views/res",