* [PATCH] image: add zynqimg to gitignore
@ 2019-11-16 14:32 Lucas Stach
2019-11-18 8:19 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2019-11-16 14:32 UTC (permalink / raw)
To: barebox
Those are results of the Zynq image build, don't clobber the
git status output.
Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
images/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/images/.gitignore b/images/.gitignore
index 949f534d9a38..b673c9819455 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -27,3 +27,4 @@ barebox.sha.bin
barebox.sum
*.pimximg
*.psimximg
+*.zynqimg
--
2.23.0
_______________________________________________
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:[~2019-11-18 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-16 14:32 [PATCH] image: add zynqimg to gitignore Lucas Stach
2019-11-18 8:19 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox