Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-18 22:35:17 +0400
committerJunio C Hamano <junkio@cox.net>2005-10-18 22:35:17 +0400
commit542a01e4895fb3e57baab709194bdb25d7ad5217 (patch)
tree0304bf0f85cb1b53ab01b609b41b0164c16714d7 /.gitignore
parente175768954816b00bbbba131ec1c411d2cd66582 (diff)
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 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