···11*.po linguist-generated
22readme-assets/** linguist-documentation
33+44+# Diff PO file, ignore line number changes, reduce diff noise
55+src/locales/en.po diff=po-filter
+1
README.md
···126126- `npm run fetch-instances` - Fetch instances list from [joinmastodon.org/servers](https://joinmastodon.org/servers), save it to `src/data/instances.json`
127127- `npm run sourcemap` - Run `source-map-explorer` on the production build
128128- `npm run messages:extract` - Extract messages from source files and update the locale message catalogs
129129+- `npm run git:po-filter` - Configure `git` to use `po-filter` for diffing `.po` files
129130130131## Tech stack
131132