Merge pull request #624 from a1dutch:sts4-cache

* pr/624:
  Ignore the new .sts4-cache folder added as part of STS 4
This commit is contained in:
Stephane Nicoll
2018-03-18 13:39:55 -04:00
3 changed files with 3 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ target/
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea

View File

@@ -9,6 +9,7 @@
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea

View File

@@ -8,6 +8,7 @@ target/
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea