From 8ebcebbfd50a6f045c896eae0be1b911867d8335 Mon Sep 17 00:00:00 2001 From: Marc Huffnagle Date: Thu, 31 Oct 2013 12:36:56 -0400 Subject: [PATCH] Ignore the coverage directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa8a040..c5bb3f5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pkg/ Gemfile.lock .rspec_system spec/fixtures +/coverage/