From 33a49a16c71e4d3e236eba7138da21b415800542 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 19 Sep 2024 00:44:50 +0200 Subject: Vendoring out Lua code --- zig-lua/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 zig-lua/.gitattributes diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes new file mode 100644 index 0000000..4478cea --- /dev/null +++ b/zig-lua/.gitattributes @@ -0,0 +1 @@ +*.c linguist-vendored -- cgit v1.2.3