feat:git文件提交

This commit is contained in:
zuoqinbo 2023-10-10 18:02:34 +08:00
parent 641215bbdc
commit cc67fa28b3

18
.gitignore vendored
View File

@ -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/