From: BobHanson Date: Fri, 17 Apr 2020 00:19:45 +0000 (-0500) Subject: added .gitignore paths X-Git-Tag: Develop-2_11_2_0-d20201215~24^2~68^2~5 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=0b824fead908ef95c957138ec017e5b5f8bfb051;p=jalview.git added .gitignore paths I need these until I fully grasp the ways that gradle works. --- diff --git a/.gitignore b/.gitignore index 1f68613..389b981 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ TESTNG /benchmarking/lib *.class /site +/site-resources +/libjs /.gradle /build /local.properties