Hide irrelevant files from Bitbucket pull requests.
- Once the extension is installed, access to a pull request's page (should look like
https://bitbucket.org/<user>/<repo>/pull-requests/...
) - Click on the extension's icon
- Active rules for the current project are listed here, you can also add new ones
- When you're done editing the rules, reload the page
The extension uses minimatch to match paths against the rules. You can use globtester if you want to test some rules.