cleanup: ignore compiled executable in extra/

This just adds a .gitignore entry so that git doesn't complain
about the executable you may have built in the extra/usb_console/
directory.

BUG=none
BRANCH=none
TEST=make buildall

This has no effect on the EC code at all. The things in the
extra/ directory are optional and unsupported.

Change-Id: Ib4915f712f9d14caf7418ef4b03aa41e8764fd36
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/310840
Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
This commit is contained in:
Bill Richardson
2015-10-27 16:07:48 -07:00
committed by chrome-bot
parent 7e31d2650b
commit 0e6024eb13

1
extra/usb_console/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
usb_console