From 43c908aaf6f961d074d8f09d46824b9bdd6cec53 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Wed, 23 May 2018 00:46:36 +0900 Subject: 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 --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 860b179317..9110eda646 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,6 @@ fit-dtb.blob # # Generated files # -/LOG /spl/ /tpl/ /defconfig -- cgit v1.2.3