chore: add TestResults to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -16,6 +16,9 @@ porting.db-shm
|
||||
# Visual Studio cache/options directory
|
||||
.vs/
|
||||
|
||||
# Test results
|
||||
**/TestResults/
|
||||
|
||||
# NuGet
|
||||
*.nupkg
|
||||
*.snupkg
|
||||
|
||||
Reference in New Issue
Block a user