commit | 43c908aaf6f961d074d8f09d46824b9bdd6cec53 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed May 23 00:46:36 2018 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu May 31 08:53:11 2018 -0400 |
tree | 9f2c6c6e34751b4c3823587a992b0a6b3dcdb762 | |
parent | 1aef95a1aadcf422bf610df787143f4d5536289f [diff] |
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>