diff options
Diffstat (limited to 'test/external/lua-5.4.0/src')
| -rw-r--r-- | test/external/lua-5.4.0/src/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/external/lua-5.4.0/src/.gitignore b/test/external/lua-5.4.0/src/.gitignore index b58dcf6..64e7527 100644 --- a/test/external/lua-5.4.0/src/.gitignore +++ b/test/external/lua-5.4.0/src/.gitignore @@ -1,2 +1,4 @@ *.o +*.a lua +luac |