Skip to content

chore: gitignore root-level PNG files#110

Merged
thegovind merged 1 commit intomainfrom
chore/cleanup-root-pngs
Feb 7, 2026
Merged

chore: gitignore root-level PNG files#110
thegovind merged 1 commit intomainfrom
chore/cleanup-root-pngs

Conversation

@thegovind
Copy link
Collaborator

Summary

  • Adds /*.png to .gitignore to prevent screenshot files from being committed to the repository root
  • Uses root-level only pattern (/*.png) so images in subdirectories like docs/og-image.png are unaffected

Context

Design reference screenshots (e.g. factory-dark-hero.png, docs-site-fixed-full.png) were previously committed to root on feature branches. This rule prevents future occurrences.

@thegovind thegovind merged commit 4610dad into main Feb 7, 2026
2 checks passed
@thegovind thegovind deleted the chore/cleanup-root-pngs branch February 7, 2026 05:35
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.

1 participant