summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-05-22 18:46:36 +0300
committerTom Rini <trini@konsulko.com>2018-05-31 15:53:11 +0300
commit43c908aaf6f961d074d8f09d46824b9bdd6cec53 (patch)
tree9f2c6c6e34751b4c3823587a992b0a6b3dcdb762 /.gitignore
parent1aef95a1aadcf422bf610df787143f4d5536289f (diff)
downloadu-boot-43c908aaf6f961d074d8f09d46824b9bdd6cec53.tar.xz
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 <yamada.masahiro@socionext.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
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