From fcba178b26b3af10e0618d4db3915d37f3ab2677 Mon Sep 17 00:00:00 2001 From: Niklas Kapelle Date: Tue, 7 Apr 2026 20:53:00 +0200 Subject: [PATCH] added nix outputs to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c4a847d..b544eaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /result +/outputs