From: Masahiro Yamada Date: Tue, 22 May 2018 15:46:36 +0000 (+0900) Subject: gitignore: remove stale /LOG pattern X-Git-Tag: v2018.07-rc1~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43c908aaf6f961d074d8f09d46824b9bdd6cec53;p=platform%2Fkernel%2Fu-boot.git gitignore: remove stale /LOG pattern 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 --- diff --git a/.gitignore b/.gitignore index 860b179..9110eda 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,6 @@ fit-dtb.blob # # Generated files # -/LOG /spl/ /tpl/ /defconfig