加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/spring-cloud/spring-cloud-dataflow
克隆/下载
.gitignore 808 Bytes
一键复制 编辑 原始数据 按行查看 历史
*~
.#*
*#
*.sw*
_site/
.factorypath
.gradletasknamecache
.DS_Store
.checkstyle
/application.yml
/application.properties
asciidoctor.css
atlassian-ide-plugin.xml
bin/
build/
dump.rdb
out
spring-shell.log
target/
test-output
logs/
scdf-logs/
.attach_pid*
.jfrog/
# Eclipse artifacts, including WTP generated manifests
.classpath
.project
.settings/
.springBeans
spring-*/src/main/java/META-INF/MANIFEST.MF
# IDEA artifacts and output dirs
*.iml
*.ipr
*.iws
.idea/
rebel.xml
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
manifest.yml
cleanup.sh
# GitHub actions
.m2
# Carvel
node_modules
!/.idea/checkstyle-idea.xml
yagni/
workspace/
*.sh.txt
*.yml.txt
/src/deploy/shell/*.jar
*.log
*.shell
/*.json
*.tar
/srp
/srp*gz
/observer/*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化