Skip to content

Commit 53b38ab

Browse files
Ignore TestResult.xml in all directories
1 parent 8bb6db3 commit 53b38ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.hgignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rabbit\.snk$
2525
^\_UpgradeReport\_Files/
2626
^gensrc/
2727
^projects/.*/.*\.csproj\.user$
28-
^projects/client/Unit/TestResult\.xml$
28+
TestResult\.xml$
2929

3030
^docs/pyle\.log$
3131
^build/

0 commit comments

Comments
 (0)