From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Date: Tue, 18 Oct 2005 18:35:17 +0000 (-0700)
Subject: Ignore more generated files
X-Git-Tag: v0.99.9~87
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=542a01e4895fb3e57baab709194bdb25d7ad5217;p=git

Ignore more generated files

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

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
---

diff --git a/.gitignore b/.gitignore
index b34a77a33a..975e773fec 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