Skip to content

chore(assets): drop unreferenced pptx source from the repo - #14

Merged
rogeralsing merged 1 commit into
mainfrom
chore/drop-pptx-source-asset
Jul 25, 2026
Merged

chore(assets): drop unreferenced pptx source from the repo#14
rogeralsing merged 1 commit into
mainfrom
chore/drop-pptx-source-asset

Conversation

@rogeralsing

Copy link
Copy Markdown
Contributor

assets/images/sourcetextgraphics.pptx is the editable source for the diagram PNGs in assets/images, but nothing in the repo references it (grep -ri sourcetextgraphics returns zero hits outside the file itself), and a stale PowerPoint lock file (~$sourcetextgraphics.pptx, left by a crashed session) kept leaving it dirty in the working tree.

Removed from version control. The file is retained locally outside the repo and stays recoverable from history at 4bb85c7 if the diagrams ever need re-editing.

Tradeoff worth naming: this drops the editable source for the PNGs from the repo. If you'd rather keep it versioned, close this PR — reverting is just restoring the path.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings July 25, 2026 10:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

sourcetextgraphics.pptx is the editable source for the diagram PNGs in
assets/images, but nothing in the repo references it and a stale
PowerPoint lock file kept leaving it dirty in the working tree.

Moved out of version control; the file itself is retained locally and
remains recoverable from history at 4bb85c7 if the diagrams ever need
re-editing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rogeralsing
rogeralsing force-pushed the chore/drop-pptx-source-asset branch from a0ea0fe to 52af820 Compare July 25, 2026 10:32
@rogeralsing
rogeralsing merged commit 208ca13 into main Jul 25, 2026
2 checks passed
@rogeralsing
rogeralsing deleted the chore/drop-pptx-source-asset branch July 25, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants