summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Riveira Fernández <ariveira@gmail.com>2010-01-25 15:56:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-01-25 17:42:31 (GMT)
commit6fce51571cb9aadb0a5e048c89044124271251f4 (patch)
tree8f366b26949dc1408af75d144bbed796c345593c
parent4cfb2a44bb79fd06763f740754902c31d5ea9ccc (diff)
downloadgit-6fce51571cb9aadb0a5e048c89044124271251f4.zip
git-6fce51571cb9aadb0a5e048c89044124271251f4.tar.gz
git-6fce51571cb9aadb0a5e048c89044124271251f4.tar.bz2
Add test-run-command to .gitignore
Add test-run-command to .gitignore so it does not pollute git status output. Signed-off-by: Alejandro Riveira Fernández <ariveira@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 83cf1b7..8df8f88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -166,6 +166,7 @@
/test-match-trees
/test-parse-options
/test-path-utils
+/test-run-command
/test-sha1
/test-sigchain
/common-cmds.h