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:
authorJunio C Hamano <junkio@cox.net>2005-09-24 22:19:07 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-24 22:19:07 +0400
commite558e33b7bdb4a7c633bedd1606f7dd7ef912933 (patch)
tree87e94cb1164a31841a99463d02783c52a6630d26 /.gitignore
parent1bedd4ca2130c3b8c6d9a68cbbaa29e053269a66 (diff)
Really ignore generated distribution material.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index cc70c6c3da..145690f622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,7 +93,8 @@ git-verify-pack
git-verify-tag
git-whatchanged
git-write-tree
-#*.tar.gz
-#*.dsc
-#*.deb
-#git-core.spec
+git-core-*/?*
+*.tar.gz
+*.dsc
+*.deb
+git-core.spec