From 6b581927c93f75ee0369ccedb53e33fd55235a48 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 26 Mar 2020 13:45:22 +0100 Subject: [PATCH] DATACMNS-1691 - Update .gitignore to include more STS config files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5f3a48c09..935b64726 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ target/ .classpath *.orig .springBeans +.factorypath +.sts4-cache .ant-targets-build.xml src/ant/.ant-targets-upload-dist.xml *.sonar4clipse*