You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
589 B
44 lines
589 B
*.java.hsp
|
|
*.sonarj
|
|
*.sw*
|
|
.DS_Store
|
|
.settings
|
|
.springBeans
|
|
bin
|
|
build.sh
|
|
integration-repo
|
|
ivy-cache
|
|
jxl.log
|
|
jmx.log
|
|
derby.log
|
|
spring-test/test-output/
|
|
.gradle
|
|
argfile*
|
|
pom.xml
|
|
activemq-data/
|
|
|
|
classes/
|
|
/build
|
|
buildSrc/build
|
|
/spring-*/build
|
|
/spring-core/kotlin-coroutines/build
|
|
/framework-bom/build
|
|
/integration-tests/build
|
|
/src/asciidoc/build
|
|
target/
|
|
|
|
# Eclipse artifacts, including WTP generated manifests
|
|
.classpath
|
|
.project
|
|
spring-*/src/main/java/META-INF/MANIFEST.MF
|
|
|
|
# IDEA artifacts and output dirs
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea
|
|
out
|
|
test-output
|
|
atlassian-ide-plugin.xml
|
|
.gradletasknamecache
|