Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Adams <thundercat@illyriad.co.uk>2016-11-15 03:42:04 +0300
committerBen Adams <thundercat@illyriad.co.uk>2016-11-22 01:48:57 +0300
commit90c7be1fc0c6566a37f487dc165193d3aa2cb961 (patch)
tree00ce43687e14602ee4852ce86bc03a1d8ec17209 /.gitignore
parent53f361160e55ba3a7c2fea3fed7ea11a792d5184 (diff)
Add Request Parsing benchmark
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6acc284439..af0898e29a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ runtimes/
.build/
.testPublish/
launchSettings.json
+BenchmarkDotNet.Artifacts/
+BDN.Generated/