Don't track unix binary in source control
This commit is contained in:
parent
d55cf71ac5
commit
5691721cd6
|
|
@ -19,5 +19,8 @@ host/ignore
|
||||||
# Lua static library
|
# Lua static library
|
||||||
host/source/lua/liblua.a
|
host/source/lua/liblua.a
|
||||||
|
|
||||||
|
# Executable (Unix)
|
||||||
|
host/inlretro
|
||||||
|
|
||||||
# OS X Metadata
|
# OS X Metadata
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Loading…
Reference in New Issue