diff mbox series

[1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore

Message ID 1545361961-31990-1-git-send-email-yamada.masahiro@socionext.com
State New
Headers show
Series [1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore | expand

Commit Message

Masahiro Yamada Dec. 21, 2018, 3:12 a.m. UTC
Commit c512d2544c68 ("gitignore: ignore scripts/ihex2fw") was unneeded
because ihex2fw was generated in firmware/ instead of scripts/ at
that time. I guess it was accidentally added because ihex2fw.c was
pushed back and forth between those two directories according to
8b249b6856f1 ("fix modules_install via NFS") and 556b0f58bbcd (Revert
"fix modules_install via NFS"). Of course, you may cross file-moves
during git-bisect, but we do not generally add removed binaries to
the .gitignore file.

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 | 2 --
 1 file changed, 2 deletions(-)

-- 
2.7.4
diff mbox series

Patch

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 12d302d..17f8cef 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -6,9 +6,7 @@  conmakehash
 kallsyms
 pnmtologo
 unifdef
-ihex2fw
 recordmcount
-check-lc_ctype
 sortextable
 asn1_compiler
 extract-cert