aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-11-07 18:23:10 -0800
committerJunio C Hamano <junkio@cox.net>2005-11-07 18:23:10 -0800
commit390cb0c17a3a0751cfb7490a496930872f752d27 (patch)
treec0fc1b73602dfc3a2f512ba83ebfe2ce70c62678 /.gitignore
parenta5ae8e64cfa09cea57cce832c8371818711d94c2 (diff)
downloadgit-390cb0c17a3a0751cfb7490a496930872f752d27.tar.gz
git-390cb0c17a3a0751cfb7490a496930872f752d27.tar.xz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3edf6b41a..716c340a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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