commit | ea06ae8cd596b9030e2cb314eba16c7a5f55e860 | [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 | a088c08ad6b1450194e2cd66336e076afb9c860b [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>