1
0
mirror of https://github.com/git/git.git synced 2024-11-18 22:14:34 +01:00

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>
This commit is contained in:
Alejandro Riveira Fernández 2010-01-25 16:56:21 +01:00 committed by Junio C Hamano
parent 4cfb2a44bb
commit 6fce51571c

1
.gitignore vendored

@ -166,6 +166,7 @@
/test-match-trees
/test-parse-options
/test-path-utils
/test-run-command
/test-sha1
/test-sigchain
/common-cmds.h