From: Johannes Schindelin 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://git.octo.it/?a=commitdiff_plain;h=542a01e4895fb3e57baab709194bdb25d7ad5217;p=git.git Ignore more generated files Since git-status now shows the "other" files, too, bring .gitignore up-to-date. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index b34a77a3..975e773f 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