lkml.org 
[lkml]   [2018]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 2/3] firmware: remove unnecessary patterns in .gitignore
Date
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 <yamada.masahiro@socionext.com>
---

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

\
 
 \ /
  Last update: 2018-12-21 04:13    [W:0.053 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site