Add lua and luac to .gitignore

This commit is contained in:
Jeremy Baxter 2023-06-27 16:40:23 +12:00
parent 94f9ca6a6e
commit 4acdc08900

3
.gitignore vendored
View file

@ -4,3 +4,6 @@
csto csto
doc/ doc/
test.lua test.lua
lua
luac