This commit is contained in:
tanghc
2020-08-20 09:53:42 +08:00
parent e86296ad5b
commit 77ecbb668c

27
doc/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
/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/