gitignore: remove stale /LOG pattern

The /LOG directory was created by the old MAKEALL tool, which was
deleted by commit c8a3777c51 ("Drop the MAKEALL tool").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Masahiro Yamada
2018-05-23 00:46:36 +09:00
committed by Tom Rini
parent 1aef95a1aa
commit 43c908aaf6

1
.gitignore vendored
View File

@ -48,7 +48,6 @@ fit-dtb.blob
# #
# Generated files # Generated files
# #
/LOG
/spl/ /spl/
/tpl/ /tpl/
/defconfig /defconfig