diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-19 00:50:53 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-19 00:50:53 +0200 |
| commit | 865ee53ab70b06a5f8e03b7cb1433e6b9e97cd35 (patch) | |
| tree | 4e5c9db2a172c18afb75fa973e4aa0321ed87581 /zig-lua | |
| parent | 435bcb67395c10b50d7ef1c13e02b82c7860edab (diff) | |
| download | probe-865ee53ab70b06a5f8e03b7cb1433e6b9e97cd35.tar.gz | |
Vendoring out Lua and C code
Diffstat (limited to 'zig-lua')
| -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 |
