From ed6e0744bb05a7c5582a2b89d17e3e7b020ca022 Mon Sep 17 00:00:00 2001 From: Reed Krantz Date: Fri, 17 Apr 2026 16:38:08 -0500 Subject: [PATCH] chore: fixed the .gitignore file to ignore the nix symlink --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f44d959..983a81e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Generated by nix .direnv/ -result/ +result # Generated by Cargo # will have compiled files and executables