Files
SOP/doc/.gitignore
tanghc 77ecbb668c 4.0.3
2020-08-20 09:53:42 +08:00

28 lines
276 B
Plaintext

/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
*.png
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
/build/