X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=.gitignore;h=46cc0e58a9f351890a78fd14a3f7c3b8295f53e7;hp=eea1c5e288a88dd7a9ff1f138817ed78e50f52a8;hb=76ebd97a9386683c6cf5ba9679e5251883b8b5dd;hpb=e2e71a31f26f128c939d2ca2758a897f28174a37 diff --git a/.gitignore b/.gitignore index eea1c5e..46cc0e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /*.project -.classpath +/.classpath +/.settings/org.eclipse.jdt.core.prefs /dist /clover /classes @@ -7,7 +8,6 @@ /test-reports /test-output .externalToolBuilders/* -.settings/* /.DS_Store .DS_Store /.com.apple.timemachine.supported @@ -17,12 +17,16 @@ TESTNG /benchmarking/lib *.class /site -/gradle/jalview/build -/gradle/jalview/.gradle /.gradle -/utils/HelpLinksChecker.out -/.settings +/build +/utils/HelpLinksChecker.touch /getdown/website /getdown/full_app /getdown/files -/.classpath +/getdown/src/getdown/*/target/ +/getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/Build.java +/getdown/src/getdown/launcher/dependency-reduced-pom.xml +/utils/install4j/jalview-installers-*.install4j +*.swp +/bin +/doc/building.html