浏览代码

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