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.
|
target/
|
|
!**/src/main/**/target/
|
|
!**/src/test/**/target/
|
|
|
|
### IntelliJ IDEA ###
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
**/src/main/resources/rebel.xml
|
|
**/src/main/resources/rebel-remote.xml
|
|
**/**/src/main/resources/rebel.xml
|
|
**/**/src/main/resources/rebel-remote.xml
|
|
|
|
# 业务相关
|
|
logs
|
|
docker/*.jar
|
|
|