firmware: remove unnecessary patterns from .gitignore
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 03:12:40 +0000 (12:12 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 15:47:59 +0000 (00:47 +0900)
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>
firmware/.gitignore

index d9c6901..9c8bdb9 100644 (file)
@@ -1,6 +1 @@
 *.gen.S
-*.fw
-*.bin
-*.csp
-*.dsp
-ihex2fw