chore: cleanup backup and debug artifacts

This commit is contained in:
tukuaiai
2026-05-02 21:05:48 +08:00
parent c3e5ea736a
commit 8d4957d50c
12 changed files with 16 additions and 562 deletions
-1
View File
@@ -15,7 +15,6 @@ SKIP_PREFIXES = [
Path(".github/wiki"),
Path("tools/external"),
Path("tools/chat-vault"),
Path("scripts/backups/gz"),
]
LINK_PATTERNS = [
re.compile(r"!??\[[^\]]*\]\(([^)]+)\)"),