Commit 578a7b75 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1815 from anderslundsgard/master

Ignore ApplicationInsights.config for Microsoft Azure
parents fceac113 65ba08ce
...@@ -152,14 +152,17 @@ publish/ ...@@ -152,14 +152,17 @@ publish/
# Uncomment if necessary however generally it will be regenerated when needed # Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config #!**/packages/repositories.config
# Windows Azure Build Output # Microsoft Azure Build Output
csx/ csx/
*.build.csdef *.build.csdef
# Windows Azure Emulator # Microsoft Azure Emulator
ecf/ ecf/
rcf/ rcf/
# Microsoft Azure ApplicationInsights config file
ApplicationInsights.config
# Windows Store app package directory # Windows Store app package directory
AppPackages/ AppPackages/
BundleArtifacts/ BundleArtifacts/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment