mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] make .gitignore files visible to git
@ 2014-06-06 19:08 Antony Pavlov
  2014-06-06 19:08 ` [PATCH 2/2] MIPS: dts: add .gitignore for generated files Antony Pavlov
  2014-06-10  7:09 ` [PATCH 1/2] make .gitignore files visible to git Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Antony Pavlov @ 2014-06-06 19:08 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5555e15..28f319a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,11 @@ Module.symvers
 barebox_default_env*
 
 #
+# git files that we don't want to ignore even it they are dot-files
+#
+!.gitignore
+
+#
 # Generated include files
 #
 include/asm
-- 
1.9.2


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

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

end of thread, other threads:[~2014-06-10  7:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-06 19:08 [PATCH 1/2] make .gitignore files visible to git Antony Pavlov
2014-06-06 19:08 ` [PATCH 2/2] MIPS: dts: add .gitignore for generated files Antony Pavlov
2014-06-10  7:09 ` [PATCH 1/2] make .gitignore files visible to git Sascha Hauer

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