projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bedd4c
)
Really ignore generated distribution material.
author
Junio C Hamano
<junkio@cox.net>
Sat, 24 Sep 2005 18:19:07 +0000
(11:19 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 24 Sep 2005 18:19:07 +0000
(11:19 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
cc70c6c
..
145690f
100644
(file)
--- 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