.DS_Store
node_modules/
dist/

# .crx is the packed extension build, .pem is the signing key.
# Losing the .pem means you can never update the same extension ID,
# so it lives outside git and gets backed up separately.
*.crx
*.pem

# Internal submission notes — paste copy for the Chrome Web Store
# Dashboard. Lives locally so we can quick-reference it during
# updates, but not for the public repo (random visitors don't need
# to see internal listing copy or reviewer-targeted justifications).
WEB_STORE_SUBMISSION.md
