feat:git文件提交
This commit is contained in:
parent
641215bbdc
commit
cc67fa28b3
18
.gitignore
vendored
18
.gitignore
vendored
@ -1,9 +1,3 @@
|
||||
HELP.md
|
||||
target/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
!**/src/main/**/target/
|
||||
!**/src/test/**/target/
|
||||
|
||||
### STS ###
|
||||
.apt_generated
|
||||
.classpath
|
||||
@ -13,8 +7,10 @@ target/
|
||||
.springBeans
|
||||
.sts4-cache
|
||||
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
*/target/
|
||||
.idea/
|
||||
*.iws
|
||||
*.iml
|
||||
*.ipr
|
||||
@ -31,9 +27,7 @@ build/
|
||||
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
application-local.yml
|
||||
*.log
|
||||
|
||||
rebel.xml
|
||||
.flattened-pom.xml
|
||||
.flattened-pom.xml
|
||||
**/target
|
||||
/.idea/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user