Files
wehub-resource-sync e6402c600b
Build Backend Images / generate-matrix (push) Waiting to run
Build Backend Images / build-and-push (push) Blocked by required conditions
Build Web Image / build (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:01:53 +08:00

48 lines
566 B
Plaintext

# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
dist-electron
release
*.local
.vscode
# Editor directories and files
.vscode/.debug.env
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# .env
#lockfile
# package-lock.json
# pnpm-lock.yaml
# yarn.lock
/test-results/
/playwright-report/
/playwright/.cache/
# 忽略所有.db文件
*.db
# 忽略所有.exe文件
*.exe
# 忽略/public/bin目录下的非.md文件
public/bin/*
!public/bin/webkit
!public/bin/*.md
sh/*
project/web/.cursor/