Skip to content

Commit e90f34d

Browse files
authored
Update .gitignore - ignore all test results (Azure#14043)
1 parent 506c078 commit e90f34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ src/local-artifacts/*
88

99
obj
1010
bin
11-
TestResults
11+
**/*TestResults*
1212
*.orig
1313
*.ncrunchsolution
1414
*.patch

0 commit comments

Comments
 (0)