Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.gitignore 341 Bytes
Copy Edit Raw Blame History
Sun Dasheng authored 2021-08-31 13:49 . 兼容window系统
/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
/.mvn/
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
/mvnw.cmd
/mvnw
/logs/
/.DS_Store
*.log
/tomcat.*
/client-download
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化