* [PATCH] Add test-run-command to .gitignore
@ 2010-01-25 15:56 Alejandro Riveira Fernández
0 siblings, 0 replies; only message in thread
From: Alejandro Riveira Fernández @ 2010-01-25 15:56 UTC (permalink / raw)
To: git
Add test-run-command to .gitignore so it does not pollute
git status output.
Signof-of-by: Alejandro Riveira Fernández <ariveira@gmail.com>
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-25 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 15:56 [PATCH] Add test-run-command to .gitignore Alejandro Riveira Fernández
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).