Auto-ignore the .metadata and .recommenders folders in the workspace
commit57b32833c43dd4589d7178695edf4d66568f1213
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 20 Jan 2017 00:28:12 +0000 (20 01:28 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Feb 2017 22:46:41 +0000 (1 18:46 -0400)
treeb5a7c1cf5f0390af9d122da6925bdeacb7f6c55c
parentf78ba98dbd3e9ebfee49c2c5dcc6f75e8062d97e
Auto-ignore the .metadata and .recommenders folders in the workspace

Auto-ignore the .metadata and .recommenders folders in the workspace if
the workspace root is located in a git repository's working tree (which
is not recommended).

Bug: 332834
Change-Id: Ied46005417810edd9312d5563c501f9999002068
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core.test/src/org/eclipse/egit/core/test/op/IgnoreOperationTest.java
org.eclipse.egit.core/src/org/eclipse/egit/core/internal/CoreText.java
org.eclipse.egit.core/src/org/eclipse/egit/core/internal/coretext.properties
org.eclipse.egit.core/src/org/eclipse/egit/core/op/ConnectProviderOperation.java