Files
wehub-resource-sync 680cc63b3d
Relay Deploy Dev / Deploy Relay Dev (push) Failing after 1s
Test / changes (push) Has been skipped
Test / backend-remote-checks (push) Waiting to run
Test / backend-clippy (push) Waiting to run
Test / backend-test (push) Waiting to run
Test / tauri-checks (push) Waiting to run
Remote Deploy Dev / Deploy Remote Dev (push) Failing after 2s
Test / frontend-checks (push) Waiting to run
Test / backend-schema-checks (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:12:58 +08:00

98 lines
1.1 KiB
Plaintext

# Rust
target/
**/*.rs.bk
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# Build outputs
/dist
/build
bindings/
# Environment variables
.env
.env.remote
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.production
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
*.lcov
# nyc test coverage
.nyc_output
# ESLint cache
.eslintcache
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Storybook build outputs
.out
.storybook-out
.env
packages/**/dist
build-npm-package-codesign.sh
npx-cli/bin/
npx-cli/dist
npx-cli/vibe-kanban-*
vibe-kanban-*.tgz
# Development ports file
.dev-ports.json
dev_assets
/packages/web/.env.sentry-build-plugin
.ssh
vibe-kanban-cloud/
.jj
.sisyphus/
# Vite temp files
*.timestamp-*.mjs
# Mobile testing (per-developer, do not commit)
*.ts.net.crt
*.ts.net.key
Caddyfile
Caddyfile.dev