2016-05-17 06:27:46 +03:00
|
|
|
**/node_modules/**
|
|
|
|
**/third_party/**
|
2020-01-28 04:27:55 +03:00
|
|
|
**/source-maps/**
|
2016-03-29 00:29:15 +03:00
|
|
|
|
2022-07-29 23:55:41 +03:00
|
|
|
cli/test/fixtures/byte-efficiency/bundle.js
|
2020-02-25 22:21:38 +03:00
|
|
|
|
2023-05-17 01:59:35 +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
|
|
|
|
2022-06-30 23:14:10 +03:00
|
|
|
!.eslintrc.cjs
|
2020-02-19 06:21:38 +03:00
|
|
|
|
2022-07-29 23:55:41 +03:00
|
|
|
core/scripts/legacy-javascript/variants
|
2020-08-26 03:36:04 +03:00
|
|
|
|
2021-03-08 23:42:18 +03:00
|
|
|
third-party/**
|
2020-12-09 07:30:18 +03:00
|
|
|
|
|
|
|
# ignore d.ts files until we can properly lint them
|
2023-01-20 01:31:43 +03:00
|
|
|
**/*.d.ts
|
|
|
|
**/*.d.cts
|
2023-07-19 01:57:29 +03:00
|
|
|
|
|
|
|
page-functions-test-case*out*.js
|