21 строка
347 B
Plaintext
21 строка
347 B
Plaintext
# Ignore js files inside local chromium download on Travis.
|
|
**/chrome-linux/**
|
|
**/chrome-win32/**
|
|
|
|
**/node_modules/**
|
|
**/third_party/**
|
|
**/generated/**
|
|
**/source-maps/**
|
|
|
|
lighthouse-cli/test/fixtures/byte-efficiency/bundle.js
|
|
|
|
/dist/**
|
|
|
|
coverage/**
|
|
|
|
!.eslintrc.js
|
|
|
|
lighthouse-core/scripts/legacy-javascript/variants
|
|
|
|
third-party/chromium-webtests
|