Thisisamoregenericformofthe`gitignore`option,allowingyoutofindignorefileswitha[compatiblesyntax](http://git-scm.com/docs/gitignore). For instance, this works with Babel's `.babelignore`, Prettier's `.prettierignore`, or ESLint's `.eslintignore` files.
@paramoptions-Seethe[`fast-glob`options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package.
@returnsAnobjectintheformat`{pattern: string, options: object}`,whichcanbepassedasargumentsto[`fast-glob`](https://github.com/mrmlnc/fast-glob). This is useful for other globbing-related packages.
@returnsAnobjectintheformat`{pattern: string, options: object}`,whichcanbepassedasargumentsto[`fast-glob`](https://github.com/mrmlnc/fast-glob). This is useful for other globbing-related packages.