diff options
| author | T <t@tjp.lol> | 2026-05-26 10:33:24 -0600 |
|---|---|---|
| committer | T <t@tjp.lol> | 2026-05-26 10:42:41 -0600 |
| commit | edad4fc123099a780d960feea4fe37efb6d979d8 (patch) | |
| tree | 7fea8bf150fb80af493d7da65417872a4df460e5 /.gitignore | |
| parent | c2f727e188c1558bcc6b34569af2feab3b0366c0 (diff) | |
include and link lua 5.4, smoke test in panto cli main.zig
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ .zig-cache/ -libawl/.zig-cache/ zig-out/ +zig-pkg/ |
