mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-25 20:23:18 +00:00
chore: gitignore agent workflow scratch
.superpowers/ holds per-plan ledgers, task briefs and review diffs. Untracked scratch in the tree is how unrelated files get swept into commits, and in a sibling repo the same directory was silently pulled into an sdist by the build backend's default include. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
bb0d0fc6c0
commit
414b26a374
@@ -115,3 +115,6 @@ celerybeat-schedule*
|
||||
|
||||
# Git worktree local folder
|
||||
.worktrees
|
||||
|
||||
# Agent workflow scratch (ledgers, briefs, review packages)
|
||||
.superpowers/
|
||||
|
||||
Reference in New Issue
Block a user