Skip to content

Commit 8a062aa

Browse files
author
Timothy Mothra
authored
[infra] Update .gitignore to ignore config files for Visual Studio Live Unit Testing (#2329)
1 parent cf9384a commit 8a062aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@ _TeamCity*
142142
*.coverage
143143
*.coveragexml
144144

145+
# Visual Studio live unit testing config
146+
*.lutconfig
147+
*.lutignore
148+
145149
# NCrunch
146150
_NCrunch_*
147151
.*crunch*.local.xml

0 commit comments

Comments
 (0)