Переглянути джерело

Add Azure publish XML file

* Ignore Azure publish *.azurePubxml files
* Add a trailing slash to csx
* Remove random whitespace after build output
Milas Bowman 11 роки тому
батько
коміт
74b6dd1566
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      VisualStudio.gitignore

+ 2 - 2
VisualStudio.gitignore

@@ -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