Files
ayi 4edbe3438c
Sync All Branches to GitHub / sync (push) Successful in 2s
修改.gitignore
2026-01-12 19:53:21 +08:00

38 lines
432 B
Plaintext

target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
.kotlin
### IntelliJ IDEA ###
.idea/
*.iws
*.iml
*.ipr
### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.springBeans
.sts4-cache
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### Mac OS ###
.DS_Store
### 日志 ###
# 排除所有logs
logs/