From f3f18da2542adea81c2f14cfe771c5dcaf1f65d6 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Fri, 14 Mar 2025 18:31:47 -0400 Subject: [PATCH] chore: make sure the nix result stuff is not present --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7137221..def140c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /target -result/ +/result *.json tarpaulin-report.* *.profraw