From: Alejandro Riveira Fernández Date: Mon, 25 Jan 2010 15:56:21 +0000 (+0100) Subject: Add test-run-command to .gitignore X-Git-Tag: v1.7.0-rc1~39 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=6fce51571cb9aadb0a5e048c89044124271251f4;p=git.git 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 Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 83cf1b753..8df8f88be 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