From 07adce2449686ba5bdd948b71d0388f959715301 Mon Sep 17 00:00:00 2001 From: networkException Date: Wed, 28 Aug 2024 15:28:25 +0200 Subject: [PATCH] Git: Ignore result symlink created by nix --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4bac941..35ec182 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -private.rs \ No newline at end of file +private.rs +result