2016-05-17 06:27:46 +03:00
|
|
|
**/node_modules/**
|
|
|
|
**/third_party/**
|
2020-01-28 04:27:55 +03:00
|
|
|
**/generated/**
|
|
|
|
**/source-maps/**
|
2016-03-29 00:29:15 +03:00
|
|
|
|
2020-02-25 22:21:38 +03:00
|
|
|
lighthouse-cli/test/fixtures/byte-efficiency/bundle.js
|
|
|
|
|
2018-10-31 04:12:21 +03:00
|
|
|
/dist/**
|
2016-08-27 04:06:46 +03:00
|
|
|
|
2016-05-28 05:17:04 +03:00
|
|
|
coverage/**
|
2016-10-11 01:58:28 +03:00
|
|
|
|
2017-10-12 02:26:40 +03:00
|
|
|
!.eslintrc.js
|
2020-02-19 06:21:38 +03:00
|
|
|
|
|
|
|
lighthouse-core/scripts/legacy-javascript/variants
|
2020-08-26 03:36:04 +03:00
|
|
|
|
|
|
|
third-party/chromium-webtests
|
2020-12-09 07:30:18 +03:00
|
|
|
|
|
|
|
# ignore d.ts files until we can properly lint them
|
|
|
|
*.d.ts
|