Skip to content

Commit deb50f4

Browse files
committed
ignore some temp. text files
1 parent 3cf7418 commit deb50f4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,10 @@ FodyWeavers.xsd
400400
# User-specific file - do not push to all developers!
401401
launchSettings.json
402402

403-
# benchmarkDotNet results folder
403+
# benchmarkDotNet results folder and files
404404
BenchmarkDotNet.Artifacts/
405+
*-report.json
405406

406407
# unit tests Code Coverage folder
407-
TestResults/
408+
TestResults/
409+
report.txt

10

Whitespace-only changes.

0 commit comments

Comments
 (0)