添加ignore

This commit is contained in:
weixiong_huang 2022-04-14 10:26:53 +08:00
parent ed53a011b2
commit 665ca228d9
1 changed files with 25 additions and 0 deletions

25
.gitignore vendored Normal file
View File

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