98f73c5bea
Introduces Aliyun OSS as an alternative to MinIO; deploy scripts and CI workflows now read object_storage.provider from config and conditionally include or skip MinIO resources in both Docker Compose and k3s paths. Also adds ops scheduler domain and its migration tables. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
31 lines
416 B
Plaintext
31 lines
416 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
.pnpm-store/
|
|
coverage/
|
|
dist/
|
|
.env
|
|
.env.local
|
|
.env.signing
|
|
deploy/config.local.yaml
|
|
deploy/ops-config.local.yaml
|
|
deploy/.k3s-runtime/
|
|
apps/*/.env.signing
|
|
apps/*/dist/
|
|
apps/*/out/
|
|
apps/*/release/
|
|
apps/*/node_modules/
|
|
apps/*/.output/
|
|
apps/*/.wxt/
|
|
apps/*/chrome-mv*/
|
|
apps/*/firefox-mv*/
|
|
.claude
|
|
.superpowers/*
|
|
.playwright-mcp/*
|
|
.playwright-cli/*
|
|
*.log
|
|
*.tmp
|
|
apps/*/stats.html
|
|
ops-api
|
|
tmp/*
|
|
*.pem
|