From 8089a9e55a2088041052ec68722b4bb0d9d1a152 Mon Sep 17 00:00:00 2001 From: xenofem Date: Sun, 21 Jan 2024 17:46:46 -0500 Subject: [PATCH] ignore nix build result --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fa5b33..c2c7f2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -env \ No newline at end of file +env +result \ No newline at end of file