Files
spring-cloud-function/.gitignore
Dave Syer fe89d91c8c Add flatten plugin to publish poms with no hierarchy
Also strips out repositories and profiles and other stuff that users
don't need in their dependency management. And adds the license
and project metadata automatically.
2017-09-15 11:10:31 +01:00

27 lines
274 B
Plaintext

/application.yml
/application.properties
asciidoctor.css
*~
.#*
*#
target/
build/
bin/
.m2/
.gradle/
_site/
.classpath
.project
.settings/
.springBeans
.DS_Store
*.sw*
*.iml
*.ipr
*.iws
.idea/
.factorypath
coverage-error.log
.apt_generated
credentials.yml
.flattened-pom.xml