196 Star 824 Fork 0

Apache / dubbo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
kimmking 提交于 2022-10-16 16:26 . add fleet project file to .gitignore
# maven ignore
target/
*.jar
!.mvn/wrapper/*
*.war
*.zip
*.tar
*.tar.gz
.flattened-pom.xml
# eclipse ignore
.settings/
.project
.classpath
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# visual-studio-code ignore
.vscode/
# fleet
.fleet/
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
*.orig
# license check result
license-list
# grpc compiler
compiler/gradle.properties
compiler/build/*
compiler/.gradle/*
# protobuf
dubbo-serialization/dubbo-serialization-protobuf/build/*
Java
1
https://gitee.com/apache/dubbo.git
git@gitee.com:apache/dubbo.git
apache
dubbo
dubbo
master

搜索帮助