Merge branch 'codex/work-folders-staging-hardening-refresh' into codex/work-folders-remote-recovery-refresh
* codex/work-folders-staging-hardening-refresh: Keep runtime evidence exclusion scoped to the repository root
This commit is contained in:
commit
07c43b5e11
|
|
@ -335,8 +335,6 @@ const SKIP_DIRS = new Set([
|
|||
".next",
|
||||
"coverage",
|
||||
".paperclip",
|
||||
// Ignored local databases and downloaded acceptance evidence are not guidance.
|
||||
".paperclip-runtime",
|
||||
"tmp",
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue