diff options
Diffstat (limited to 'zig-lua/lua-5.4.7/.gitignore')
| -rw-r--r-- | zig-lua/lua-5.4.7/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/zig-lua/lua-5.4.7/.gitignore b/zig-lua/lua-5.4.7/.gitignore new file mode 100644 index 0000000..ae2899e --- /dev/null +++ b/zig-lua/lua-5.4.7/.gitignore @@ -0,0 +1,15 @@ +.gitattributes + +*.so +*.o +*.a + +manual/manual.html + +testes/time.txt +testes/time-debug.txt + +testes/libs/all + +temp +lua |
