Files
bilin/.gitignore
T
bing 958bb18539 fix(ui): make chapter bridge manual-only and add release gate
Remove auto chapter-bridge prompt on book/chapter open so users trigger it from the cockpit. Fix AiPanel duplicate import that broke dev builds, and add release smoke tests plus test:release/test:ci scripts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 19:09:18 +08:00

19 lines
188 B
Plaintext

.worktrees/
worktrees/
node_modules/
dist/
out/
*.sqlite
*.sqlite-journal
logs/
*.log
.env
.DS_Store
Thumbs.db
release/
!tests/release/
!tests/release/**
*.novel
*.novel-all
test-results/