diff --git a/.gitignore b/.gitignore index c74d8ff..5c4af9b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,5 +19,8 @@ host/ignore # Lua static library host/source/lua/liblua.a +# Executable (Unix) +host/inlretro + # OS X Metadata .DS_Store \ No newline at end of file