aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorBrendan Forster <github@brendanforster.com>2017-06-10 14:58:34 -0300
committerGitHub <noreply@github.com>2017-06-10 14:58:34 -0300
commitebeaf40e665c96d2de5c95a76c720f9ebab075d2 (patch)
tree2be8a3f20d12459702495113349b303ffac035e9 /VisualStudio.gitignore
parentf50f39c3a2dec6e2924891abcafefe4ccece0313 (diff)
parent2a2e34e6fcaccfafb6ae68511786987902f0e486 (diff)
downloadgitignore-ebeaf40e665c96d2de5c95a76c720f9ebab075d2.tar.gz
gitignore-ebeaf40e665c96d2de5c95a76c720f9ebab075d2.zip
Merge branch 'master' into tabs-studio
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore23
1 files changed, 20 insertions, 3 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 288955c6..22fd88a5 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -42,6 +42,9 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
+# Benchmark Results
+BenchmarkDotNet.Artifacts/
+
# .NET Core
project.lock.json
project.fragment.lock.json
@@ -166,7 +169,7 @@ PublishScripts/
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
-# NuGet v3's project.json files produces more ignoreable files
+# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
@@ -183,6 +186,7 @@ AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
+*.appx
# Visual Studio cache files
# files ending in .cache can be ignored
@@ -199,7 +203,6 @@ ClientBin/
*.jfm
*.pfx
*.publishsettings
-node_modules/
orleans.codegen.cs
# Since there are multiple workflows, uncomment next line to ignore bower_components
@@ -220,6 +223,7 @@ UpgradeLog*.htm
# SQL Server files
*.mdf
*.ldf
+*.ndf
# Business Intelligence projects
*.rdl.data
@@ -234,6 +238,10 @@ FakesAssemblies/
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
+node_modules/
+
+# Typescript v1 declaration files
+typings/
# Visual Studio 6 build log
*.plg
@@ -275,4 +283,13 @@ __pycache__/
# !tools/packages.config
# Tabs Studio
-*.tss \ No newline at end of file
+*.tss
+
+# Telerik's JustMock configuration file
+*.jmconfig
+
+# BizTalk build output
+*.btp.cs
+*.btm.cs
+*.odx.cs
+*.xsd.cs