Commit df85b2d767aa ("firmware: Restore support for built-in firmware")
should not have restored this .gitignore blindly.

What git should ignore is merely *.gen.S now.

Signed-off-by: Masahiro Yamada <[email protected]>
---

 firmware/.gitignore | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/firmware/.gitignore b/firmware/.gitignore
index d9c6901..9c8bdb9 100644
--- a/firmware/.gitignore
+++ b/firmware/.gitignore
@@ -1,6 +1 @@
 *.gen.S
-*.fw
-*.bin
-*.csp
-*.dsp
-ihex2fw
-- 
2.7.4

Reply via email to