mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] defaultenv: ignore barebox_zero_env
@ 2015-02-10 14:06 Masahiro Yamada
  2015-02-11  7:34 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2015-02-10 14:06 UTC (permalink / raw)
  To: barebox

Since commit c4c2317fe8a2 (defaultenv: generate force-built-in
(zero) environment file), we have this generated file.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
---

 defaultenv/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/defaultenv/.gitignore b/defaultenv/.gitignore
index 40e90d7..7c33850 100644
--- a/defaultenv/.gitignore
+++ b/defaultenv/.gitignore
@@ -1 +1,2 @@
 barebox_default_env*
+barebox_zero_env
-- 
1.9.1


_______________________________________________
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:[~2015-02-11  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-10 14:06 [PATCH] defaultenv: ignore barebox_zero_env Masahiro Yamada
2015-02-11  7:34 ` Sascha Hauer

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