Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 387 Bytes
Copy Edit Raw Blame History
TommyLemon authored 2022-07-12 03:10 . 升级版本至 5.1.5
.DS_Store
.gradle
yarn.lock
*.project
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/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/
APIJSONORM/bin
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化