From 4449cc8ee3fc7140255953a0a25e17bc11e59e8c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 19 Sep 2024 00:45:35 +0200 Subject: Vendoring out Lua code --- zig-lua/.gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes index 4478cea..227dc27 100644 --- a/zig-lua/.gitattributes +++ b/zig-lua/.gitattributes @@ -1 +1,2 @@ *.c linguist-vendored +*.lua linguist-vendored -- cgit v1.2.3