# Exclude everything by default. * # Only include in the released npm package the following globs. !package.json !LICENSE !README.md !bin/addons-linter !dist/addons-linter.* !dist/locale/** !dist/rules/** # Overridden .eslintignore file to prevent addons-linter # from loading an arbirary .eslintignore from the cwd # (See https://github.com/mozilla/addons-linter/issues/3390) !addons-linter.eslintignore