Explorar el Código

Add Azure publish XML file

* Ignore Azure publish *.azurePubxml files
* Add a trailing slash to csx
* Remove random whitespace after build output
Milas Bowman hace 11 años
padre
commit
74b6dd1566
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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