From ebd5789b8f623eb6bba2d7e6b07dfcf3e5f13930 Mon Sep 17 00:00:00 2001 From: Reed Krantz Date: Fri, 17 Apr 2026 16:37:13 -0500 Subject: [PATCH] fix(rust): corrected the .gitignore to ignore the nix result symlink --- rust/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/.gitignore b/rust/.gitignore index eef9504..16b60b6 100644 --- a/rust/.gitignore +++ b/rust/.gitignore @@ -1,6 +1,6 @@ # Generated by nix .direnv/ -result/ +result # Generated by Cargo # will have compiled files and executables