]> source.dussan.org Git - gitignore.git/commitdiff
Add Azure publish XML file 837/head
authorMilas Bowman <milasb@gmail.com>
Mon, 11 Nov 2013 17:52:59 +0000 (12:52 -0500)
committerMilas Bowman <milasb@gmail.com>
Mon, 11 Nov 2013 17:52:59 +0000 (12:52 -0500)
* Ignore Azure publish *.azurePubxml files
* Add a trailing slash to csx
* Remove random whitespace after build output

VisualStudio.gitignore

index 504b58adb7f40c49111fe879f6f52eec86cccc3f..e9649177cf1ff329d32ead071515af1120d0d861 100644 (file)
@@ -7,7 +7,6 @@
 *.sln.docstates
 
 # Build results
-
 [Dd]ebug/
 [Rr]elease/
 x64/
@@ -105,13 +104,14 @@ publish/
 
 # Publish Web Output
 *.Publish.xml
+*.azurePubxml
 
 # NuGet Packages Directory
 ## TODO: If you have NuGet Package Restore enabled, uncomment the next line
 #packages/
 
 # Windows Azure Build Output
-csx
+csx/
 *.build.csdef
 
 # Windows Store app package directory