forked from GoogleChrome/lighthouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (35 loc) · 771 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
node_modules
.DS_Store
npm-debug.log
.vscode
lighthouse-extension/dist
lighthouse-core/third_party/src
**/pages/scripts/lighthouse-report.js
coverage
lighthouse-cli/results
lighthouse-cli/performance-experiment/experiment-database/experiment-data*
results.html
last-run-results.html
*.trace.json
*.devtoolslog.json
*.screenshots.html
*.screenshots.json
*.report.html
*.report.dom.html
*.report.json
*.report.pretty
*.artifacts.log
closure-error.log
!lighthouse-cli/index.js
lighthouse-cli/*.map
lighthouse-cli/*.js
lighthouse-cli/commands/*.map
lighthouse-cli/commands/*.js
lighthouse-cli/types/*.js
lighthouse-cli/types/*.map
/chrome-linux/
/chrome-win32/
/chrome.zip
lighthouse-core/report/partials/templates/
lighthouse-core/report/templates/*.js
plots/out/