Commit 2a2e34e6 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet

Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore
parents 9f847e58 466b5f99
...@@ -42,6 +42,9 @@ TestResult.xml ...@@ -42,6 +42,9 @@ TestResult.xml
[Rr]eleasePS/ [Rr]eleasePS/
dlldata.c dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET Core # .NET Core
project.lock.json project.lock.json
project.fragment.lock.json project.fragment.lock.json
......
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