From bc0f9f030168be0575f863cef8b3220ddeab4dd7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 19 Sep 2024 00:47:02 +0200 Subject: Vendoring out Lua and C code --- zig-lua/.gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes index 227dc27..790c8d9 100644 --- a/zig-lua/.gitattributes +++ b/zig-lua/.gitattributes @@ -1,2 +1,3 @@ *.c linguist-vendored +*.h linguist-vendored *.lua linguist-vendored -- cgit v1.2.3