1 Star 0 Fork 1

昌总 / cloud-study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 295 Bytes
一键复制 编辑 原始数据 按行查看 历史
#java
*.class
#package file
*.war
*.ear
*.zip
*.tar.gz
*.rar
#maven ignore
target/
build/
#eclipse ignore
.settings/
.project
.classpatch
#Intellij idea
.idea/
/idea/
*.ipr
*.iml
*.iws
# temp file
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
.yml
**/logs
**/*.log
1
https://gitee.com/president_chang/cloud-study.git
git@gitee.com:president_chang/cloud-study.git
president_chang
cloud-study
cloud-study
master

搜索帮助