edit ignore

This commit is contained in:
xieyinglin 2019-12-07 11:51:37 +08:00
parent 752b365c71
commit 51c0f58ce6
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
HELP.md
target/
.mvn/
!**/src/main/**
!**/src/test/**
### 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/
### VS Code ###
.vscode/