Make add idempotent: skip already-tracked files instead of erroring.

Enables glob workflows like `sgard add ~/.config/mcp/services/*` to
pick up new files without failing on ones already tracked.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-30 09:52:37 -07:00
parent de5759ac77
commit 7713d071c2
4 changed files with 20 additions and 8 deletions

View File

@@ -1 +1 @@
3.2.0
3.2.1