diff options
| author | jussi | 2023-07-02 17:44:24 +0300 |
|---|---|---|
| committer | jussi | 2023-07-02 17:44:24 +0300 |
| commit | 8ad725429292be22086d51df285907742be7a91a (patch) | |
| tree | 41c13c146bb3f3f82ade36c2518d105a72b2a5dc /lib/.gitignore | |
| parent | 0e77452a1b4f894e342dae5583f8b02f915e8f6d (diff) | |
| download | reilua-enhanced-8ad725429292be22086d51df285907742be7a91a.tar.gz reilua-enhanced-8ad725429292be22086d51df285907742be7a91a.tar.bz2 reilua-enhanced-8ad725429292be22086d51df285907742be7a91a.zip | |
LuaJIT compatibility.
Diffstat (limited to 'lib/.gitignore')
| -rw-r--r-- | lib/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 6e2ad66..94acff4 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,2 +1,3 @@ liblua.a -libraylib.a +libluajit.a +libraylib.a
\ No newline at end of file |
