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 c3110d9 commit 5957248Copy full SHA for 5957248
.gitignore
@@ -125,7 +125,7 @@ publish/
125
# Publish Web Output
126
*.[Pp]ublish.xml
127
*.azurePubxml
128
-# 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
129
# but database connection strings (with potential passwords) will be unencrypted
130
*.pubxml
131
*.publishproj
@@ -184,6 +184,7 @@ FakesAssemblies/
184
185
# Composer
186
/vendor
187
+composer.lock
188
189
# .vs
190
.vs/
0 commit comments