Raven JS: Exclude certain file/source

didn’t find any solution in docs & issues
just wondering if there’s a way to ignore files?

use cases:

Both whitelistUrls and ignoreUrls are documented in the browser JS docs. They should do what you want.