Optional Tck/Tk: ignore generated files.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2007-03-30 00:59:43 -07:00
parent 68daee085c
commit 3055178193

2
.gitignore vendored
View File

@ -1,4 +1,5 @@
GIT-CFLAGS GIT-CFLAGS
GIT-GUI-VARS
GIT-VERSION-FILE GIT-VERSION-FILE
git git
git-add git-add
@ -141,6 +142,7 @@ git-verify-tag
git-whatchanged git-whatchanged
git-write-tree git-write-tree
git-core-*/?* git-core-*/?*
gitk-wish
gitweb/gitweb.cgi gitweb/gitweb.cgi
test-chmtime test-chmtime
test-date test-date