Fixed ignore to ignore any 'bin' directory

org.eclipse.e4.tools.preference.spy/bin was not ignored.

Change-Id: I698aa5b79ef25f5eb098f21bef84a02922683c47
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed
tree: a23cc1d4b0672728471be1c270ae0e3d876a6080
  1. build/
  2. bundles/
  3. features/
  4. tests/
  5. .gitignore
  6. pom.xml
  7. README.MD
README.MD

org.eclipse.e4.tools

Repository for the additional tools to analyse and develop Eclipse based applications. Currently this repo hosts mainly the “spies”, which allows to analyse different parts of an Eclipse application.

How to build

Use the following command to build the components in this repository.

mvn clean verify