X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=211ddc9adf5525f544710dce3207c3c03f3ec7ff;hb=40d9c9f294735841777e3a387458f1085987571b;hp=2a55560c3ef6843416be355fd6d5aa62e7627f50;hpb=f4766a7bbcfae845fc95923b01fa14ff83d589ff;p=jalview.git diff --git a/.gitignore b/.gitignore index 2a55560..211ddc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,13 @@ -.project +/*.project +.classpath /dist +/clover /classes /tests /test-reports /test-output -.externalToolBuilders/Jalview Release indices [Builder].launch +.externalToolBuilders/* +.settings/* /.DS_Store .DS_Store /.com.apple.timemachine.supported @@ -12,4 +15,5 @@ TESTNG /jalviewApplet.jar /benchmarking/lib -*.class \ No newline at end of file +*.class +/site