Files
harbor-net/.gitignore
T
dokril e0bdafd25e
Build and Deploy Gateway / build-and-push (push) Successful in 43s
Build and Deploy Gateway / deploy (push) Successful in 6s
Refine failover channel status layout
2026-08-31 14:52:36 +03:00

30 lines
316 B
Plaintext

# Runtime state
.env
*.env.local
data/
.vpn-proxy/
.runtime/
.worktrees/
# Local roadmap and task workspace
/workpack/
/design-qa.md
# Node/Vite
node_modules/
dist/
.test-dist/
.tmp-tests/
coverage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# OS/editors
.DS_Store
.idea/
.vscode/
*.swp
*.swo