@@ -123,16 +123,21 @@ publish/
123123# Publish Web Output
124124* . [Pp ]ublish.xml
125125* .azurePubxml
126- # # TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
126+ # # TODO: Comment the next line if you want to checkin your
127+ # # web deploy settings but do note that will include unencrypted
128+ # # passwords
127129* .pubxml
128130
129131# NuGet Packages Directory
130132packages /*
131- # # TODO: If the tool you use requires repositories.config uncomment the next line
133+ # # TODO: If the tool you use requires repositories.config
134+ # # uncomment the next line
132135# !packages/repositories.config
133136
134- # Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
135- # This line needs to be after the ignore of the build folder (and the packages folder if the line above has been uncommented)
137+ # Enable "build/" folder in the NuGet Packages folder since
138+ # NuGet packages use it for MSBuild targets.
139+ # This line needs to be after the ignore of the build folder
140+ # (and the packages folder if the line above has been uncommented)
136141! packages /build /
137142
138143# Windows Azure Build Output
@@ -158,8 +163,9 @@ node_modules/
158163# RIA/Silverlight projects
159164Generated_Code /
160165
161- # Backup & report files from converting an old project file to a newer
162- # Visual Studio version. Backup files are not needed, because we have git ;-)
166+ # Backup & report files from converting an old project file
167+ # to a newer Visual Studio version. Backup files are not needed,
168+ # because we have git ;-)
163169_UpgradeReport_Files /
164170Backup * /
165171UpgradeLog * .XML
0 commit comments