Skip to content

Commit

Permalink
Ignore more generated files
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johannes Schindelin authored and Junio C Hamano committed Oct 18, 2005
1 parent e175768 commit 542a01e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ git-ssh-push
git-ssh-upload
git-status
git-stripspace
git-svnimport
git-symbolic-ref
git-tag
git-tar-tree
Expand All @@ -106,3 +107,5 @@ git-core-*/?*
*.deb
git-core.spec
*.exe
libgit.a
*.o

0 comments on commit 542a01e

Please sign in to comment.