Bug 1854550 - pt 2. Move PHC into memory/build r=glandium
[gecko.git] / remote / test / puppeteer / .prettierignore
blob8196eff68dc70d7a265a07625331fc850ab6b9e2
1 ## [START] Keep in sync with .gitignore
2 # Dependencies
3 node_modules
5 # Production
6 build/
7 lib/
9 # Generated files
10 **/*.tsbuildinfo
11 *.api.json
12 *.tgz
13 yarn.lock
14 .docusaurus/
15 .cache-loader
16 test/output-*/
17 .dev_profile*
18 coverage/
19 generated/
20 .eslintcache
21 /.cache/
23 # IDE Artifacts
24 .vscode/*
25 !.vscode/extensions.json
26 !.vscode/*.template.json
27 .devcontainer
29 # Misc
30 .DS_Store
31 .env.local
32 .env.development.local
33 .env.test.local
34 .env.production.local
36 npm-debug.log*
37 yarn-debug.log*
38 yarn-error.log*
40 # Wireit
41 .wireit
42 ## [END] Keep in sync with .gitignore
44 # Prettier-only ignores.
45 CHANGELOG.md
46 package-lock.json
47 test/assets/
48 docs/api
49 docs/browsers-api
50 versioned_*/
52 # Ng-schematics
53 /packages/ng-schematics/files/
54 /packages/ng-schematics/sandbox/