Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Nested/recursive .gitignore
/.npmignore
parsing and filtering.
A list of directories you should ignore by default
A regular expression for file paths that contain a node_modules
folder.