We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a75af commit 5e51559Copy full SHA for 5e51559
.gitignore
@@ -31,7 +31,7 @@ bld/
31
32
# NUNIT
33
*.VisualState.xml
34
-TestResult.xml
+TestResults*.xml
35
36
# Build Results of an ATL Project
37
[Dd]ebugPS/
@@ -132,7 +132,7 @@ publish/
132
# Publish Web Output
133
*.[Pp]ublish.xml
134
*.azurePubxml
135
-# TODO: Comment the next line if you want to checkin your web deploy settings
+# TODO: Comment the next line if you want to checkin your web deploy settings
136
# but database connection strings (with potential passwords) will be unencrypted
137
*.pubxml
138
*.publishproj
0 commit comments