summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-03-18 16:30:47 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-03-28 10:57:24 +0200
commitcd4e9f0e5b445aeee0da25bf7f57efb2a6add2c9 (patch)
treea4e77570b6930b161af634dce181967a9b0d9ad5 /arch/sandbox
parentb4d4135102d4d260b7256cf6a2af97490e02b059 (diff)
downloadbarebox-cd4e9f0e5b445aeee0da25bf7f57efb2a6add2c9.tar.gz
barebox-cd4e9f0e5b445aeee0da25bf7f57efb2a6add2c9.tar.xz
sandbox: board: add stickypage.bin into .gitignore
Otherwise, it shows up in version control for in-tree builds. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220318153047.733241-1-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/board/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/board/.gitignore b/arch/sandbox/board/.gitignore
index 03987a7009..c0acd24b98 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