spring-boot/.gitignore

13 lines
78 B
Plaintext

.gradle
*.sw?
.#*
*#
*~
/build
.classpath
.project
.settings
bin
build
target