firmware: remove unnecessary patterns from .gitignore

Commit df85b2d767 ("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>
This commit is contained in:
Masahiro Yamada 2018-12-21 12:12:40 +09:00
parent 3c78c77baf
commit b239b4d65d
1 changed files with 0 additions and 5 deletions

5
firmware/.gitignore vendored
View File

@ -1,6 +1 @@
*.gen.S
*.fw
*.bin
*.csp
*.dsp
ihex2fw