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=a6ca5a77823cbda1339308fca4e7e21402169600;hpb=fd9619a4034e5e2e4d2f1ed2ecb75e677c578308;p=jalview.git diff --git a/.gitignore b/.gitignore index a6ca5a7..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 @@ -19,11 +19,14 @@ TESTNG /site /.gradle /build -/utils/HelpLinksChecker.out -/.settings +/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