Ignore more generated files.
authorJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 02:23:10 +0000 (18:23 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 02:23:10 +0000 (18:23 -0800)
List new commands cvsexportcommit and http-push to .gitignore list.
Also cover the test programs (test-date and test-delta).

Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore

index 3edf6b4..716c340 100644 (file)
@@ -19,6 +19,7 @@ git-commit
 git-commit-tree
 git-convert-objects
 git-count-objects
+git-cvsexportcommit
 git-cvsimport
 git-daemon
 git-diff
@@ -36,6 +37,7 @@ git-get-tar-commit-id
 git-grep
 git-hash-object
 git-http-fetch
+git-http-push
 git-index-pack
 git-init-db
 git-local-fetch
@@ -107,6 +109,8 @@ git-verify-tag
 git-whatchanged
 git-write-tree
 git-core-*/?*
+test-date
+test-delta
 *.tar.gz
 *.dsc
 *.deb