[chore] Stop tracking dev run logs (gitignore run.log/run.err)
CI/CD / CI · dotnet build (push) Successful in 40s
CI/CD / Deploy · hamkadr (push) Successful in 1m0s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
soroush.asadi
2026-06-04 15:42:47 +03:30
parent 716433ce20
commit 91c953ff5d
3 changed files with 4 additions and 146 deletions
+4
View File
@@ -17,3 +17,7 @@ appsettings.*.local.json
## OS
Thumbs.db
.DS_Store
# local dev run logs
/run.log
/run.err