Commit b66669a
committed
fix(pages): untrack dangling Mac-path symlinks that broke GitHub Pages
AGENTS.md, CLAUDE.md, jj_cheatsheet.md were tracked symlinks pointing at absolute
/Users/pmarreck/... paths (an Obsidian vault + dotfiles) that don't exist off the
Mac — dangling on this Linux box AND on the Pages runner, where the deploy-from-
branch tar step fails on them (exit 1). They're local-only conveniences (and
.gitignore already lists AGENTS*/CLAUDE*; policy says don't commit them), so
untrack (working-copy symlinks kept) and gitignore jj_cheatsheet.md.1 parent a5512aa commit b66669a
4 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments