git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Ignore more generated files
@ 2005-10-18 14:28 Johannes Schindelin
  0 siblings, 0 replies; only message in thread
From: Johannes Schindelin @ 2005-10-18 14:28 UTC (permalink / raw)
  To: git, junkio

Since git-status now shows the "other" files, too, bring .gitignore
up-to-date.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

---

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

applies-to: c96a7218cfb074d2847d54952c8570acd8bf08a9
555ff41f8df92ebb2cf58cb9797e339175733ef7
diff --git a/.gitignore b/.gitignore
index b34a77a..975e773 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,6 +86,7 @@ git-ssh-push
 git-ssh-upload
 git-status
 git-stripspace
+git-svnimport
 git-symbolic-ref
 git-tag
 git-tar-tree
@@ -106,3 +107,5 @@ git-core-*/?*
 *.deb
 git-core.spec
 *.exe
+libgit.a
+*.o
---
0.99.8.GIT

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

only message in thread, other threads:[~2005-10-18 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-18 14:28 [PATCH] Ignore more generated files Johannes Schindelin

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).