mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-05 13:18:02 +08:00
Ignore the new .sts4-cache folder added as part of STS 4
Closes gh-624
This commit is contained in:
parent
f480a6b4d2
commit
5f9d80d0d7
@ -15,6 +15,7 @@ target/
|
||||
.project
|
||||
.settings
|
||||
.springBeans
|
||||
.sts4-cache
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
|
@ -9,6 +9,7 @@
|
||||
.project
|
||||
.settings
|
||||
.springBeans
|
||||
.sts4-cache
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
|
@ -8,6 +8,7 @@ target/
|
||||
.project
|
||||
.settings
|
||||
.springBeans
|
||||
.sts4-cache
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
|
Loading…
Reference in New Issue
Block a user