1 Star 1 Fork 0

胡桃夹子/fast-testing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 810 Bytes
一键复制 编辑 原始数据 按行查看 历史
王鑫 提交于 2022-02-09 14:34 . 更新
HELP.md
## maven
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
/out/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
## Eclipse Core
.project
.classpath
.settings
# External tool builders
.externalToolBuilers/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# Java annotation processor (APT)
.factorypath
# PDT-specific
.buildpath
# TeXlipse plugin
.texlipse
## Mac
.DS_Store
## SVN
.svn
catalina.base_IS_UNDEFINED
## rebel
rebel-remote.xml
rebel.xml
## log
logs
*.log
## other
dubbo-cache
dubbo-cache.lock
docs
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/infowangxin/fast-testing.git
git@gitee.com:infowangxin/fast-testing.git
infowangxin
fast-testing
fast-testing
master

搜索帮助