diff --git a/.gitignore b/.gitignore index 38d7512..b637670 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ porting.db-shm # Visual Studio cache/options directory .vs/ +# Test results +**/TestResults/ + # NuGet *.nupkg *.snupkg diff --git a/reports/current.md b/reports/current.md index 3a48e54..e36ea08 100644 --- a/reports/current.md +++ b/reports/current.md @@ -1,6 +1,6 @@ # NATS .NET Porting Status Report -Generated: 2026-03-01 18:14:31 UTC +Generated: 2026-03-01 18:40:35 UTC ## Modules (12 total)