-
Janne Valkealahti authoredJanne Valkealahti authored
.gitignore 461 B
*~
.#*
*#
*.sw*
_site/
.factorypath
.gradletasknamecache
.DS_Store
/application.yml
/application.properties
asciidoctor.css
atlassian-ide-plugin.xml
build/
dump.rdb
out
spring-shell.log
target/
test-output
spring-*/bin
.jfrog/
# Eclipse artifacts, including WTP generated manifests
.classpath
.project
.settings/
.springBeans
spring-*/src/main/java/META-INF/MANIFEST.MF
# IDEA artifacts and output dirs
*.iml
*.ipr
*.iws
.idea/*
/.idea/
# GitHub actions
.m2