mirror of
https://github.com/readest/readest.git
synced 2026-05-01 21:10:43 +00:00
chore(docs): add worktree management for isolated PR review and feature work (#3810)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
41d014914b
commit
a07bf23e18
7 changed files with 355 additions and 2 deletions
|
|
@ -33,7 +33,8 @@
|
|||
"src/**/*.ts",
|
||||
"src/**/*.tsx",
|
||||
"raw-loader.d.ts",
|
||||
".next/types/**/*.ts"
|
||||
".next/types/**/*.ts",
|
||||
"scripts/**/*.ts"
|
||||
],
|
||||
"exclude": ["node_modules", "out"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue