initializr/.gitignore
Stephane Nicoll d2033da88a Add flatten maven plugin support
This commit makes sure that poms are cleaned before publishing
2019-01-29 15:08:41 +01:00

23 lines
205 B
Plaintext

!.mvn/wrapper/maven-wrapper.jar
.flattened-pom.xml
.gradle
*.sw?
.#*
*#
*~
.classpath
.project
.settings
.gitignore
.idea
.factorypath
*.iml
bin
build
target
.springBeans
.vscode/
.sts4-cache/
tmp*
grapes