# Webpack build output — re-generated by `pnpm build`. The packaged
# extension lives in `dist/` and is what you load unpacked in
# `chrome://extensions`.
dist/

# Per-package node_modules (the workspace hoists most of it to the root,
# but pnpm still drops a `.pnpm` symlink tree here).
node_modules/

# TypeScript incremental build artefacts.
*.tsbuildinfo

# Editor / OS noise.
.DS_Store
*.log
