add result to gitignore

Nix names the output of the build 'result'.
This commit is contained in:
Jeremy Baxter 2024-02-12 13:53:30 +13:00
parent 33af0317a8
commit 72938f9c77

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ luac
*.a
*.o
*.so
result
config.mk
include/