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
579 B
44 lines
579 B
1 year ago
|
*.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*
|
||
|
activemq-data/
|
||
|
|
||
|
classes/
|
||
|
/build
|
||
|
buildSrc/build
|
||
|
/spring-*/build
|
||
|
/src/asciidoc/build
|
||
|
target/
|
||
|
|
||
|
# Projects not in this branch
|
||
|
integration-tests/
|
||
|
spring-core/kotlin-coroutines/
|
||
|
|
||
|
# 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
|