X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=46cc0e58a9f351890a78fd14a3f7c3b8295f53e7;hb=refs%2Fheads%2Ftask%2FJAL-3349_Support_cli_JRE_arguments_through_getdown;hp=211ddc9adf5525f544710dce3207c3c03f3ec7ff;hpb=ea976fa3d06c5fa75d9b89dafe5560dbae7fdb1d;p=jalview.git diff --git a/.gitignore b/.gitignore index 211ddc9..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,3 +17,16 @@ TESTNG /benchmarking/lib *.class /site +/.gradle +/build +/utils/HelpLinksChecker.touch +/getdown/website +/getdown/full_app +/getdown/files +/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