commit | b239b4d65d6442fabd6db694f9d014268b8711c1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Dec 21 12:12:40 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Dec 22 00:47:59 2018 +0900 |
tree | 43b9922fd789c9c6824f4df65651520e53794b31 | |
parent | 3c78c77bafb18bbbd22f6bda6f508699431ceb11 [diff] |
firmware: remove unnecessary patterns from .gitignore Commit df85b2d767aa ("firmware: Restore support for built-in firmware") should not have restored this .gitignore blindly. *.gen.S is only pattern that should be ignored by git. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>