1
0
mirror of https://github.com/git/git.git synced 2024-11-19 03:33:57 +01:00

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>
This commit is contained in:
Johannes Schindelin 2005-10-18 11:35:17 -07:00 committed by Junio C Hamano
parent e175768954
commit 542a01e489

3
.gitignore vendored

@ -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