Skip to content

Commit 390cb0c

Browse files
author
Junio C Hamano
committed
Ignore more generated files.
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>
1 parent a5ae8e6 commit 390cb0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ git-commit
1919
git-commit-tree
2020
git-convert-objects
2121
git-count-objects
22+
git-cvsexportcommit
2223
git-cvsimport
2324
git-daemon
2425
git-diff
@@ -36,6 +37,7 @@ git-get-tar-commit-id
3637
git-grep
3738
git-hash-object
3839
git-http-fetch
40+
git-http-push
3941
git-index-pack
4042
git-init-db
4143
git-local-fetch
@@ -107,6 +109,8 @@ git-verify-tag
107109
git-whatchanged
108110
git-write-tree
109111
git-core-*/?*
112+
test-date
113+
test-delta
110114
*.tar.gz
111115
*.dsc
112116
*.deb

0 commit comments

Comments
 (0)