From: Tuukka Lehtonen Date: Wed, 14 Sep 2016 06:15:42 +0000 (+0300) Subject: Merge "Added target-folders that Maven creates to .gitignore" X-Git-Tag: v1.25.0~120 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=0ae5b334ac87008b9487653557f03cc20437cc0a;hp=749a1ea2c0a66ae41aad617d1fd81b61cbdb7685 Merge "Added target-folders that Maven creates to .gitignore" --- diff --git a/.gitignore b/.gitignore index 0d0631b56..7d3880771 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /**/bin/ +/features/*/target/ +/bundles/*/target/ /**/.polyglot.build.properties