1 Star 1 Fork 0

KCETL/kestra

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 855 Bytes
一键复制 编辑 原始数据 按行查看 历史
### Java
Thumbs.db
.DS_Store
.gradle
build/
target/
out/
.idea
.vscode
*.iml
*.ipr
*.iws
.project
.settings
.classpath
.attach*
**/*.class
**/bin/*
### Configurations
docker-compose.override.yml
cli/src/main/resources/application-*.yml
*/src/test/resources/application-test.yml
/local
### Javascript
node
node_modules
yarn-error.log
yarn.lock
ui/node_modules
ui/.env.local
ui/.env.*.local
webserver/src/main/resources/ui
yarn.lock
ui/coverage
### Docker
/.env
docker-compose*.overide.yml
docker/app/plugins/*.jar
docker/app/kestra
docker/app/confs/*.yml
docker/app/secrets/*.yml
### Python
core/src/main/resources/scripts/python/src/kestra.egg-info
core/src/main/resources/scripts/python/dist
core/src/main/resources/scripts/python/gradle.properties
core/src/main/resources/scripts/python/README.md
### Build
core/src/main/resources/gradle.properties
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kcetl/kestra.git
git@gitee.com:kcetl/kestra.git
kcetl
kestra
kestra
develop

搜索帮助