Skip to content

Commit 6743515

Browse files
Moved *.trx to MSTest section
1 parent 64eaff4 commit 6743515

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

VisualStudio.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Generated\ Files/
4343
# MSTest test Results
4444
[Tt]est[Rr]esult*/
4545
[Bb]uild[Ll]og.*
46+
*.trx
4647

4748
# NUnit
4849
*.VisualState.xml
@@ -396,6 +397,3 @@ FodyWeavers.xsd
396397

397398
# JetBrains Rider
398399
*.sln.iml
399-
400-
# Microsoft Test Results XML file
401-
*.trx

0 commit comments

Comments
 (0)