mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] gitignore: add kwb binary images to gitignore file
@ 2013-05-12 11:59 Sebastian Hesselbarth
  2013-05-13  8:21 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Hesselbarth @ 2013-05-12 11:59 UTC (permalink / raw)
  To: Sebastian Hesselbarth; +Cc: Thomas Petazzoni, barebox

This adds barebox.kwb and barebox.kwbuart to the list of files to
be ignored by git.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: barebox@lists.infradead.org
---
 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index d197196..a08c6c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,8 @@ barebox.ubl
 barebox.zynq
 barebox.uimage
 barebox.map
+barebox.kwb
+barebox.kwbuart
 barebox-flash-image
 System.map
 Module.symvers
-- 
1.7.10.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] gitignore: add kwb binary images to gitignore file
  2013-05-12 11:59 [PATCH] gitignore: add kwb binary images to gitignore file Sebastian Hesselbarth
@ 2013-05-13  8:21 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2013-05-13  8:21 UTC (permalink / raw)
  To: Sebastian Hesselbarth; +Cc: Thomas Petazzoni, barebox

On Sun, May 12, 2013 at 01:59:55PM +0200, Sebastian Hesselbarth wrote:
> This adds barebox.kwb and barebox.kwbuart to the list of files to
> be ignored by git.
> 
> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-13  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-12 11:59 [PATCH] gitignore: add kwb binary images to gitignore file Sebastian Hesselbarth
2013-05-13  8:21 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox