diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-19 00:44:50 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-19 00:44:50 +0200 |
| commit | 33a49a16c71e4d3e236eba7138da21b415800542 (patch) | |
| tree | a22fcd56176a9d56b9f00a8a592d548b0dea2592 | |
| parent | 402b97fbdf4857adc5aa80f85fa5e59148e126b7 (diff) | |
| download | probe-33a49a16c71e4d3e236eba7138da21b415800542.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 new file mode 100644 index 0000000..4478cea --- /dev/null +++ b/zig-lua/.gitattributes @@ -0,0 +1 @@ +*.c linguist-vendored |
