mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-03 01:46:08 +01:00
Merge pull request #1815 from anderslundsgard/master
Ignore ApplicationInsights.config for Microsoft Azure
This commit is contained in:
@@ -152,14 +152,17 @@ publish/
|
||||
# Uncomment if necessary however generally it will be regenerated when needed
|
||||
#!**/packages/repositories.config
|
||||
|
||||
# Windows Azure Build Output
|
||||
# Microsoft Azure Build Output
|
||||
csx/
|
||||
*.build.csdef
|
||||
|
||||
# Windows Azure Emulator
|
||||
# Microsoft Azure Emulator
|
||||
ecf/
|
||||
rcf/
|
||||
|
||||
# Microsoft Azure ApplicationInsights config file
|
||||
ApplicationInsights.config
|
||||
|
||||
# Windows Store app package directory
|
||||
AppPackages/
|
||||
BundleArtifacts/
|
||||
|
||||
Reference in New Issue
Block a user