]> source.dussan.org Git - gitignore.git/commitdiff
Splitted large comments into a few lines 1051/head
authorBohdan Shulha <bohdan4ik@gmail.com>
Wed, 23 Apr 2014 07:59:33 +0000 (10:59 +0300)
committerBohdan Shulha <bohdan4ik@gmail.com>
Wed, 23 Apr 2014 07:59:33 +0000 (10:59 +0300)
VisualStudio.gitignore

index 6dffb67383d6aa450404ae2952c9c7c17893b3e6..ac0bd0206ed57ae04f5785e78f5bec06eb204f11 100644 (file)
@@ -123,16 +123,21 @@ publish/
 # Publish Web Output
 *.[Pp]ublish.xml
 *.azurePubxml
-## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
+## TODO: Comment the next line if you want to checkin your
+## web deploy settings but do note that will include unencrypted
+## passwords
 *.pubxml
 
 # NuGet Packages Directory
 packages/*
-## TODO: If the tool you use requires repositories.config uncomment the next line
+## TODO: If the tool you use requires repositories.config
+## uncomment the next line
 #!packages/repositories.config
 
-# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
-# This line needs to be after the ignore of the build folder (and the packages folder if the line above has been uncommented)
+# Enable "build/" folder in the NuGet Packages folder since
+# NuGet packages use it for MSBuild targets.
+# This line needs to be after the ignore of the build folder
+# (and the packages folder if the line above has been uncommented)
 !packages/build/
 
 # Windows Azure Build Output
@@ -158,8 +163,9 @@ node_modules/
 # RIA/Silverlight projects
 Generated_Code/
 
-# Backup & report files from converting an old project file to a newer
-# Visual Studio version. Backup files are not needed, because we have git ;-)
+# Backup & report files from converting an old project file
+# to a newer Visual Studio version. Backup files are not needed,
+# because we have git ;-)
 _UpgradeReport_Files/
 Backup*/
 UpgradeLog*.XML