bi-gateway/.gitignore
2025-07-15 13:12:39 +08:00

42 lines
605 B
Plaintext

HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
## IDEA maven
/.flattened-pom.xml
/**/flattened-pom.xml
admin-application/.flattened-pom.xml
admin-application/logs/
admin-client/.flattened-pom.xml
admin-core/.flattened-pom.xml
admin-model/.flattened-pom.xml