[Rt-commit] [rtir] 02/02: Ignore .prove file - useful if you're running parallel tests.
Kevin Falcone
falcone at bestpractical.com
Thu Jun 20 20:05:02 EDT 2013
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 2.9-trunk
in repository rtir.
commit 80ec2878491f4e331852d84f35ea679ff5f77e7e
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Thu Jun 20 20:04:24 2013 -0400
Ignore .prove file - useful if you're running parallel tests.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 8a88aff..03925e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ MYMETA.*
/etc/add_constituency
/etc/upgrade/upgrade.pl
/lib/RT/IR/Test.pm
+.prove
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Rt-commit
mailing list