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:
parent
3c78c77baf
commit
b239b4d65d
5
firmware/.gitignore
vendored
5
firmware/.gitignore
vendored
|
@ -1,6 +1 @@
|
|||
*.gen.S
|
||||
*.fw
|
||||
*.bin
|
||||
*.csp
|
||||
*.dsp
|
||||
ihex2fw
|
||||
|
|
Loading…
Reference in New Issue
Block a user