* [PATCH] Add test results directory to t/.gitignore
@ 2008-06-29 20:47 Brian Gernhardt
0 siblings, 0 replies; only message in thread
From: Brian Gernhardt @ 2008-06-29 20:47 UTC (permalink / raw)
To: Git List
We don't need test results to be committed if we're fixing a test.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
---
t/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/t/.gitignore b/t/.gitignore
index 11ffd91..b27e280 100644
--- a/t/.gitignore
+++ b/t/.gitignore
@@ -1 +1,2 @@
/trash directory
+/test-results
--
1.5.6.105.g6f4b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-29 21:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-29 20:47 [PATCH] Add test results directory to t/.gitignore Brian Gernhardt
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).