Commit 476188e
Test User
chore: remove stray artefact files and harden .gitignore Refs #2364
Remove four files that were accidentally committed to the repository root:
- EOF and PYEOF: empty files from malformed shell heredocs
- session-ses_2a04.md: agent session plan (6615 lines) not belonging in VCS
- ~/projects/personal/.../terraphim_mcp_server-pa: home-directory stub
created by an unexpanded tilde in a git command (also removes sensitive path)
Add .gitignore patterns to prevent recurrence:
- /EOF, /PYEOF: heredoc accident guards
- /pr_review_files/: PR review working directories
- /.reconcile_impl*.rs, /*.pr_gate_result*.rs: hidden artefact RS files
- /*_new.rs, /*_old.rs, /cursor_*.rs: working-copy RS snapshots
- /session-ses_*.md, /pr_review_*.md: agent session and review outputs
- ~/: home-directory stub guard1 parent d72f934 commit 476188e
5 files changed
Lines changed: 18 additions & 6697 deletions
File tree
- ~/projects/personal/private_agents_settings/bin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
Whitespace-only changes.
Whitespace-only changes.
0 commit comments