Skip to content

Commit 5e51559

Browse files
committed
Ignore test results
1 parent d0a75af commit 5e51559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bld/
3131

3232
# NUNIT
3333
*.VisualState.xml
34-
TestResult.xml
34+
TestResults*.xml
3535

3636
# Build Results of an ATL Project
3737
[Dd]ebugPS/
@@ -132,7 +132,7 @@ publish/
132132
# Publish Web Output
133133
*.[Pp]ublish.xml
134134
*.azurePubxml
135-
# TODO: Comment the next line if you want to checkin your web deploy settings
135+
# TODO: Comment the next line if you want to checkin your web deploy settings
136136
# but database connection strings (with potential passwords) will be unencrypted
137137
*.pubxml
138138
*.publishproj

0 commit comments

Comments
 (0)