chore: add TestResults to gitignore

This commit is contained in:
Joseph Doherty
2026-03-01 13:40:34 -05:00
parent 3b736499e4
commit 9926db345e
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -16,6 +16,9 @@ porting.db-shm
# Visual Studio cache/options directory # Visual Studio cache/options directory
.vs/ .vs/
# Test results
**/TestResults/
# NuGet # NuGet
*.nupkg *.nupkg
*.snupkg *.snupkg

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report # NATS .NET Porting Status Report
Generated: 2026-03-01 18:14:31 UTC Generated: 2026-03-01 18:40:35 UTC
## Modules (12 total) ## Modules (12 total)