git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] add git-browse-help to the ignore list
@ 2007-12-11  9:21 Pierre Habouzit
  2007-12-11  9:24 ` [PATCH] Add a makefile rule to regenerate .gitignore from the make variables Pierre Habouzit
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Habouzit @ 2007-12-11  9:21 UTC (permalink / raw)
  To: Git ML

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
---

  Here is a missing new command in the ignore list. See next patch for
an alternative solution to the problem ;)

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

diff --git a/.gitignore b/.gitignore
index bac60ce..5eaba41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ git-archive
 git-bisect
 git-blame
 git-branch
+git-browse-help
 git-bundle
 git-cat-file
 git-check-attr
-- 
1.5.3.7.2224.gb695b


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-12-11  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11  9:21 [PATCH] add git-browse-help to the ignore list Pierre Habouzit
2007-12-11  9:24 ` [PATCH] Add a makefile rule to regenerate .gitignore from the make variables Pierre Habouzit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).