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