chore: ignore tmp dirs and remove accidental temp service file
All checks were successful
Dotnet build and test / build (push) Successful in 5m5s

This commit is contained in:
Paul Schneider 2026-09-06 21:27:14 +01:00
commit d0c79e449d

1
.gitignore vendored
View file

@ -35,6 +35,7 @@ appsettings-*.*.json
generated/ generated/
*.tmp *.tmp
tmp/
DataDir/ DataDir/
*.tests.trx *.tests.trx