mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] sandbox: board: add stickypage.bin into .gitignore
@ 2022-03-18 15:30 Ahmad Fatoum
  2022-03-28  8:57 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-03-18 15:30 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

Otherwise, it shows up in version control for in-tree builds.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 arch/sandbox/board/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/sandbox/board/.gitignore b/arch/sandbox/board/.gitignore
index 03987a700942..c0acd24b98b5 100644
--- a/arch/sandbox/board/.gitignore
+++ b/arch/sandbox/board/.gitignore
@@ -1,3 +1,4 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
 barebox.lds
+stickypage.bin
-- 
2.30.2


_______________________________________________
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:[~2022-03-28  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 15:30 [PATCH] sandbox: board: add stickypage.bin into .gitignore Ahmad Fatoum
2022-03-28  8:57 ` Sascha Hauer

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