diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-15 16:39:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-15 16:39:30 +0200 |
| commit | 61d86550dd2fcdc3521a692da493d1cc3ca67e7f (patch) | |
| tree | adb9bf48aed4c2bf7201be51d09b79e69c5cdcfe /.gitignore | |
| parent | c0473d87565569202d548eba47279321e287990c (diff) | |
| download | quickshell-61d86550dd2fcdc3521a692da493d1cc3ca67e7f.tar.gz quickshell-61d86550dd2fcdc3521a692da493d1cc3ca67e7f.zip | |
chore: ignore the superpowers SDD workspace
The per-plan ledger, briefs and reports under .superpowers/ are scratch, not source. Committing the ignore rule keeps the tree clean for every clone and worktree instead of only this one, where it lived in the local info/exclude.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ TODO.md +.superpowers/ |
