gitignore: remove stale /LOG pattern
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 22 May 2018 15:46:36 +0000 (00:46 +0900)
committerTom Rini <trini@konsulko.com>
Thu, 31 May 2018 12:53:11 +0000 (08:53 -0400)
The /LOG directory was created by the old MAKEALL tool, which was
deleted by commit c8a3777c51b9 ("Drop the MAKEALL tool").

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

index 860b179..9110eda 100644 (file)
@@ -48,7 +48,6 @@ fit-dtb.blob
 #
 # Generated files
 #
-/LOG
 /spl/
 /tpl/
 /defconfig