From b69de0413defae00deef46b4a93645ea28d1a86d Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Sun, 19 Jan 2025 19:10:29 +0000 Subject: [PATCH] Update gitignore to exclude result (build output from nix) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a275df3..17735df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store home/.config/lazygit/state.yml neomuttrc.local +result