From 72938f9c776cee2cbc0f0894b5ebcdcc760a78e7 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Mon, 12 Feb 2024 13:53:30 +1300 Subject: [PATCH] add result to gitignore Nix names the output of the build 'result'. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e973dcf..0d9dc5f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ luac *.a *.o *.so +result config.mk include/