Vendoring out Lua code
| 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) |
|
-rw-r--r-- |
zig-lua/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/zig-lua/.gitattributes b/zig-lua/.gitattributes | |||
| 1 | *.c linguist-vendored |
1 | *.c linguist-vendored |
| 2 | *.lua linguist-vendored |
||