X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=.gitignore;h=e3c807592e102eb7eeb1674a00c65a87e14d0762;hp=d61db6ef2e0d54014af784e8c5a757435bb313df;hb=fb4f556e8aa45ed3f32c8b83581b5df785fb58b6;hpb=f23dc81afe57e77d20706a9a94002ce4c72f670d diff --git a/.gitignore b/.gitignore index d61db6ef2..e3c807592 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ -/**/bin/ -/features/*/target/ -/bundles/*/target/ -/releng/**/target/ -/tests/*/target/ +/bundles/**/bin/ +/tests/**/bin/ +/features/*/target/ +/bundles/*/target/ +/releng/**/target/ +/tests/*/target/ /**/.polyglot.build.properties +org.eclipse.core.resources.prefs +org.eclipse.m2e.core.prefs \ No newline at end of file