mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 00:56:20 +01:00
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
1 changed files with 0 additions and 5 deletions
5
firmware/.gitignore
vendored
5
firmware/.gitignore
vendored
|
|
@ -1,6 +1 @@
|
|||
*.gen.S
|
||||
*.fw
|
||||
*.bin
|
||||
*.csp
|
||||
*.dsp
|
||||
ihex2fw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue