chore(ci): add offline container deployment pipeline
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
.git
|
||||
.cache
|
||||
.claude
|
||||
.superpowers
|
||||
.playwright-cli
|
||||
.playwright-mcp
|
||||
node_modules
|
||||
.pnpm-store
|
||||
coverage
|
||||
dist
|
||||
*.log
|
||||
*.tmp
|
||||
*.tar.gz
|
||||
.env
|
||||
.env.*
|
||||
apps/*/dist
|
||||
apps/*/out
|
||||
apps/*/release
|
||||
apps/*/node_modules
|
||||
apps/*/.output
|
||||
apps/*/.wxt
|
||||
apps/*/chrome-mv*
|
||||
apps/*/firefox-mv*
|
||||
ops-api
|
||||
Reference in New Issue
Block a user