mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02: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:
5
firmware/.gitignore
vendored
5
firmware/.gitignore
vendored
@@ -1,6 +1 @@
|
|||||||
*.gen.S
|
*.gen.S
|
||||||
*.fw
|
|
||||||
*.bin
|
|
||||||
*.csp
|
|
||||||
*.dsp
|
|
||||||
ihex2fw
|
|
||||||
|
Reference in New Issue
Block a user