Skip to content

Commit 2a2e34e

Browse files
authored
Merge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore
2 parents 9f847e5 + 466b5f9 commit 2a2e34e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ TestResult.xml
4242
[Rr]eleasePS/
4343
dlldata.c
4444

45+
# Benchmark Results
46+
BenchmarkDotNet.Artifacts/
47+
4548
# .NET Core
4649
project.lock.json
4750
project.fragment.lock.json

0 commit comments

Comments
 (0)