diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-19 00:45:35 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-19 00:45:35 +0200 |
| commit | 4449cc8ee3fc7140255953a0a25e17bc11e59e8c (patch) | |
| tree | 913c87cea27678337a2cc830ccb8873485dcc8f3 | |
| parent | 33a49a16c71e4d3e236eba7138da21b415800542 (diff) | |
| download | probe-4449cc8ee3fc7140255953a0a25e17bc11e59e8c.tar.gz | |
Vendoring out Lua code
| -rw-r--r-- | zig-lua/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes index 4478cea..227dc27 100644 --- a/zig-lua/.gitattributes +++ b/zig-lua/.gitattributes @@ -1 +1,2 @@ *.c linguist-vendored +*.lua linguist-vendored |
