Skip to content

chore: ignore local Discord brand assets#85

Merged
AgentSeal merged 1 commit into
mainfrom
chore/ignore-discord-brand-assets
Apr 18, 2026
Merged

chore: ignore local Discord brand assets#85
AgentSeal merged 1 commit into
mainfrom
chore/ignore-discord-brand-assets

Conversation

@AgentSeal

Copy link
Copy Markdown
Collaborator

Summary

Adds assets/discord-*.png to .gitignore so local Discord promo/branding PNGs don't show up as untracked noise in git status.

Test plan

  • Diff is strictly 3 lines of .gitignore additions, no other files touched
  • After merge, git status on a clean checkout does not list the four discord PNGs as untracked

Adds `assets/discord-*.png` to .gitignore so local promo/branding
assets that aren't ready to publish don't show up as untracked noise
in `git status`. Any Discord asset that should be tracked later can be
added with `git add -f`.
@AgentSeal AgentSeal merged commit 21a4627 into main Apr 18, 2026
3 checks passed
@AgentSeal AgentSeal deleted the chore/ignore-discord-brand-assets branch April 18, 2026 16:10
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