mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
fix(scripts): dedupe SKIP_DIRS entries left by the twin gate-fix merges (#456)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user