Skip to content

Commit f41aaad

Browse files
committed
Added nunit result and state file
1 parent 0aeefb4 commit f41aaad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

VisualStudio.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ build/
1919
[Tt]est[Rr]esult*/
2020
[Bb]uild[Ll]og.*
2121

22+
#NUNIT
23+
*.VisualState.xml
24+
TestResult.xml
25+
2226
*_i.c
2327
*_p.c
2428
*.ilk

0 commit comments

Comments
 (0)