From 75aaba1ad8c2d7bf52e275606345cfbdec7e2fe4 Mon Sep 17 00:00:00 2001 From: Sylvain Gadrat Date: Fri, 30 Nov 2018 12:53:41 +0100 Subject: [PATCH] Add inlretro built binary to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e267f26..ac87d08 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ firmware/source/shared_*.h # ignore trash/temp files stored in host/ignore host/ignore + +# ignore built executable +host/inlretro