[PATCH] sandbox: board: add stickypage.bin into .gitignore
Ahmad Fatoum
a.fatoum at pengutronix.de
Fri Mar 18 08:30:47 PDT 2022
Otherwise, it shows up in version control for in-tree builds.
Signed-off-by: Ahmad Fatoum <a.fatoum at 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
More information about the barebox
mailing list