diff options
Diffstat (limited to 'deps/LuaJIT/.gitignore')
-rw-r--r-- | deps/LuaJIT/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deps/LuaJIT/.gitignore b/deps/LuaJIT/.gitignore new file mode 100644 index 0000000..1a07bf7 --- /dev/null +++ b/deps/LuaJIT/.gitignore @@ -0,0 +1,11 @@ +*.[oa] +*.so +*.obj +*.lib +*.exp +*.dll +*.exe +*.manifest +*.dmp +*.swp +.tags |