aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-18 11:35:17 -0700
committerJunio C Hamano <junkio@cox.net>2005-10-18 11:35:17 -0700
commit542a01e4895fb3e57baab709194bdb25d7ad5217 (patch)
tree0304bf0f85cb1b53ab01b609b41b0164c16714d7 /.gitignore
parente175768954816b00bbbba131ec1c411d2cd66582 (diff)
downloadgit-542a01e4895fb3e57baab709194bdb25d7ad5217.tar.gz
git-542a01e4895fb3e57baab709194bdb25d7ad5217.tar.xz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b34a77a33..975e773fe 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