diff --git a/.gitignore b/.gitignore index af62a1d..c74d8ff 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,8 @@ firmware/source/shared_*.h # ignore trash/temp files stored in host/ignore host/ignore +# Lua static library +host/source/lua/liblua.a + # OS X Metadata .DS_Store \ No newline at end of file