diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes index 790c8d96ea8f5741b7dad390b28cc0d526b8d472..6d9e1e4cfed9945176700201777bbd02ec228fca 100644 --- a/zig-lua/.gitattributes +++ b/zig-lua/.gitattributes @@ -1,3 +1,4 @@ *.c linguist-vendored *.h linguist-vendored *.lua linguist-vendored +Makefile linguist-vendored