From 865ee53ab70b06a5f8e03b7cb1433e6b9e97cd35 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 19 Sep 2024 00:50:53 +0200 Subject: Vendoring out Lua and C code --- zig-lua/.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zig-lua') diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes index 6d9e1e4..320ffb9 100644 --- a/zig-lua/.gitattributes +++ b/zig-lua/.gitattributes @@ -1,4 +1,4 @@ *.c linguist-vendored *.h linguist-vendored *.lua linguist-vendored -Makefile linguist-vendored +makefile linguist-vendored -- cgit v1.2.3