Add inlretro built binary to gitignore
This commit is contained in:
parent
e3efe04836
commit
75aaba1ad8
|
|
@ -14,3 +14,6 @@ firmware/source/shared_*.h
|
||||||
|
|
||||||
# ignore trash/temp files stored in host/ignore
|
# ignore trash/temp files stored in host/ignore
|
||||||
host/ignore
|
host/ignore
|
||||||
|
|
||||||
|
# ignore built executable
|
||||||
|
host/inlretro
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue