fix(scripts): dedupe SKIP_DIRS entries left by the twin gate-fix merges (#456)

This commit is contained in:
Renzo F
2026-07-11 02:22:03 +02:00
committed by GitHub
parent 8f3f4236c0
commit 340fcebce2
-2
View File
@@ -38,8 +38,6 @@ SKIP_DIRS = {
".ruff_cache",
".pytest_cache",
".superpowers",
".uv-cache",
".claude",
}
# Excluded subtrees / files: archive, generated (regenerated by `make lifecycle`
# — never hand-edit), gitignored internal notes, untracked working specs.