mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Add some .gitignore files
@ 2014-09-12  9:59 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2014-09-12  9:59 UTC (permalink / raw)
  To: barebox

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/blackfin/boards/ipe337/.gitignore | 1 +
 arch/ppc/mach-mpc85xx/.gitignore       | 1 +
 scripts/.gitignore                     | 3 +++
 3 files changed, 5 insertions(+)
 create mode 100644 arch/blackfin/boards/ipe337/.gitignore
 create mode 100644 arch/ppc/mach-mpc85xx/.gitignore

diff --git a/arch/blackfin/boards/ipe337/.gitignore b/arch/blackfin/boards/ipe337/.gitignore
new file mode 100644
index 0000000..d116578
--- /dev/null
+++ b/arch/blackfin/boards/ipe337/.gitignore
@@ -0,0 +1 @@
+barebox.lds
diff --git a/arch/ppc/mach-mpc85xx/.gitignore b/arch/ppc/mach-mpc85xx/.gitignore
new file mode 100644
index 0000000..d116578
--- /dev/null
+++ b/arch/ppc/mach-mpc85xx/.gitignore
@@ -0,0 +1 @@
+barebox.lds
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 1df04ba..555e6a9 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -19,3 +19,6 @@ bareboxenv-target
 kernel-install-target
 bareboxcrc32-target
 bareboximd-target
+bareboxstate
+bareboxstate-target
+mk-am35xx-spi-image
-- 
2.1.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-12  9:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-12  9:59 [PATCH] Add some .gitignore files Sascha Hauer

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