mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
15 lines
100 B
Plaintext
15 lines
100 B
Plaintext
.gradle
|
|
*.sw?
|
|
.#*
|
|
*#
|
|
*~
|
|
.classpath
|
|
.project
|
|
.settings
|
|
bin
|
|
build
|
|
target
|
|
.springBeans
|
|
tmp*
|
|
spring.zip
|