From: Charles Ofoegbu Date: Thu, 9 Oct 2014 16:11:02 +0000 (+0100) Subject: Updated gitignore to ignore .settings/ X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=75d050cad1161c87c633b72e94a28585e4b5f70b;p=jalview.git Updated gitignore to ignore .settings/ --- diff --git a/.gitignore b/.gitignore index 9841761..46d39d0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .externalToolBuilders/Jalview Release indices [Builder].launch /.DS_Store /.com.apple.timemachine.supported +.settings/ \ No newline at end of file