diff options
| -rw-r--r-- | zig-lua/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
