From: Jim Procter Date: Wed, 27 Jun 2018 17:17:13 +0000 (+0100) Subject: JAL-3047 ignore clover output dir X-Git-Tag: Release_2_11_0~23^2~4 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=6d856a57af19523f5a6721ad22df504f771a23ff JAL-3047 ignore clover output dir --- diff --git a/.gitignore b/.gitignore index 2a55560..86637df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .project /dist +/clover /classes /tests /test-reports @@ -12,4 +13,4 @@ TESTNG /jalviewApplet.jar /benchmarking/lib -*.class \ No newline at end of file +*.class