All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove old generated files from .gitignore.
@ 2007-12-20 13:00 Charles Bailey
  0 siblings, 0 replies; only message in thread
From: Charles Bailey @ 2007-12-20 13:00 UTC (permalink / raw)
  To: git

Some entries in .gitignore are obselete.  These should be cleaned up
just for the sake of general tidiness and so that any developers who
have a working tree that was moved forward without a clean know that
they have old stuff in their work tree.

Signed-off-by: Charles Bailey <charles@hashpling.org>
---
 .gitignore |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index dab5bc2..7f8421d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,7 +41,6 @@ git-fetch
 git-fetch--tool
 git-fetch-pack
 git-filter-branch
-git-findtags
 git-fmt-merge-msg
 git-for-each-ref
 git-format-patch
@@ -59,7 +58,6 @@ git-index-pack
 git-init
 git-init-db
 git-instaweb
-git-local-fetch
 git-log
 git-lost-found
 git-ls-files
@@ -120,10 +118,6 @@ git-show
 git-show-branch
 git-show-index
 git-show-ref
-git-ssh-fetch
-git-ssh-pull
-git-ssh-push
-git-ssh-upload
 git-stash
 git-status
 git-stripspace
-- 
1.5.4.rc0

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

only message in thread, other threads:[~2007-12-20 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-20 13:00 [PATCH] Remove old generated files from .gitignore Charles Bailey

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.