mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] remove redundant .gitignore entries
@ 2010-12-13  6:00 Baruch Siach
  2010-12-13 12:08 ` Sascha Hauer
  0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2010-12-13  6:00 UTC (permalink / raw)
  To: barebox

The ARCH and CROSS_COMPILE entries were introduced in commit cdfd8bdd, probably
by mistake.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 .gitignore |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6f04601..cdc4df0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,8 +34,6 @@ barebox.netx
 barebox.map
 System.map
 Module.symvers
-ARCH
-CROSS_COMPILE
 barebox_default_env
 
 #
-- 
1.7.2.3


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-13 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-13  6:00 [PATCH] remove redundant .gitignore entries Baruch Siach
2010-12-13 12:08 ` Sascha Hauer
2010-12-13 12:33   ` Baruch Siach
2010-12-13 13:10     ` Sascha Hauer

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