1 Star 0 Fork 0

uniwatch/kestra

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
### Java
Thumbs.db
.DS_Store
.gradle
build/
target/
out/
.idea
.vscode
prettierrc.js
*.iml
*.ipr
*.iws
.project
.settings
.classpath
.attach*
**/*.class
**/bin/*
### Configurations
docker-compose.override.yml
cli/src/main/resources/application-*.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
ui/stats.html
ui/.frontend-gradle-plugin
### Docker
/.env
docker-compose*.overide.yml
docker/app/plugins/*.jar
docker/app/kestra
docker/app/confs/*.yml
docker/app/secrets/*.yml
### Build
core/src/main/resources/gradle.properties
.plugins.override
# H2 Database
/data
# Allure Reports
**/allure-results/*
*storybook.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/watching/kestra.git
git@gitee.com:watching/kestra.git
watching
kestra
kestra
develop

搜索帮助