scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 03:12:39 +0000 (12:12 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 15:37:52 +0000 (00:37 +0900)
commit3c78c77bafb18bbbd22f6bda6f508699431ceb11
tree119367f04c602cde64dedf272c3be13567ceb6f9
parent733f4ef46d3ea31e44cebfec851528089a783f0f
scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore

Commit c512d2544c68 ("gitignore: ignore scripts/ihex2fw") was unneeded.
ihex2fw was generated in firmware/ instead of scripts/ at that time
although ihex2fw.c was pushed back and forth between those directories
in the past.

check-lc_ctype was removed by commit cb43fb5775df ("docs: remove
DocBook from the building system").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/.gitignore