From ef852e7d2ec9a845dac272dfc479909c0bc6d9f3 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Mon, 29 Jan 2024 18:55:08 -0300 Subject: [PATCH] Remove whitespace and add results to ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 981106d..8c02bf3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ obj artifacts pack TestResults -BenchmarkDotNet.Artifacts +results +BenchmarkDotNet.Artifacts .vs .vscode .idea