File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -138,11 +138,16 @@ publish/
138138# Publish Web Output
139139* . [Pp ]ublish.xml
140140* .azurePubxml
141- # TODO: Comment the next line if you want to checkin your web deploy settings
141+ # TODO: Comment the next line if you want to checkin your web deploy settings
142142# but database connection strings (with potential passwords) will be unencrypted
143143* .pubxml
144144* .publishproj
145145
146+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
147+ # checkin your Azure Web App publish settings, but sensitive information contained
148+ # in these scripts will be unencrypted
149+ PublishScripts /
150+
146151# NuGet Packages
147152* .nupkg
148153# The packages folder can be ignored because of Package Restore
@@ -186,7 +191,7 @@ ClientBin/
186191node_modules /
187192orleans.codegen.cs
188193
189- # Since there are multiple workflows, uncomment next line to ignore bower_components
194+ # Since there are multiple workflows, uncomment next line to ignore bower_components
190195# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
191196# bower_components/
192197
You can’t perform that action at this time.
0 commit comments