]> Git Repo - J-u-boot.git/commitdiff
gitignore: remove stale /LOG pattern
authorMasahiro Yamada <[email protected]>
Tue, 22 May 2018 15:46:36 +0000 (00:46 +0900)
committerTom Rini <[email protected]>
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 <[email protected]>
.gitignore

index 860b17931794b380c97c7ed28d3767ee43c87327..9110eda6468fb70c6472b13aa086981a8855ed43 100644 (file)
@@ -48,7 +48,6 @@ fit-dtb.blob
 #
 # Generated files
 #
-/LOG
 /spl/
 /tpl/
 /defconfig
This page took 0.031581 seconds and 4 git commands to generate.