All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] .gitignore git-rerere and config.mak
@ 2006-02-07 17:23 Andreas Ericsson
  2006-02-07 18:20 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Andreas Ericsson @ 2006-02-07 17:23 UTC (permalink / raw)
  To: git

Signed-off-by: Andreas Ericsson <ae@op5.se>

---

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

0a04811b6d4a6673869cd078471cd1ee6db31e5a
diff --git a/.gitignore b/.gitignore
index 513f22e..d7e8d2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,6 +78,7 @@ git-relink
 git-repack
 git-repo-config
 git-request-pull
+git-rerere
 git-reset
 git-resolve
 git-rev-list
@@ -123,3 +124,4 @@ git-core.spec
 libgit.a
 *.o
 *.py[co]
+config.mak
-- 
1.1.6.g53f3

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

end of thread, other threads:[~2006-02-08  5:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-07 17:23 [PATCH] .gitignore git-rerere and config.mak Andreas Ericsson
2006-02-07 18:20 ` Junio C Hamano
2006-02-07 18:52   ` Johannes Schindelin
2006-02-07 23:23     ` Radoslaw Szkodzinski
2006-02-08  1:01       ` Junio C Hamano
2006-02-08  3:55   ` Jason Riedy
2006-02-08  5:34     ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.