Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Latest commit

 

History

History
History
57 lines (43 loc) · 1.28 KB

File metadata and controls

57 lines (43 loc) · 1.28 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
46
47
48
49
50
51
52
53
54
55
56
57
*.pyc
*.swp
.idea
.DS_Store
*~
.project
.settings
.tags
.vscode
tags
*,cover
# Created by devil/devil/utils/update_dependencies.py.
/out-devil-deps/
# A script some of us use to download Deep Report traces. It must live in that
# directory but should not be committed for privacy reasons. This prevents
# an accidental add.
perf_insights/perf_insights/download_traces.py
# test coverage data
.coverage
# telemetry's binary dependency download folders.
/telemetry/telemetry/internal/bin/
/telemetry/telemetry/bin/
# common/py_utils's binary dependency download folder.
/common/py_utils/py_utils/bin/
# node_runner's binary dependency download folder.
/common/node_runner/node_runner/bin/
# node_runner's npm installation folder.
/common/node_runner/node_runner/node_modules/
# Created by PRESUBMIT.py.
/common/node_runner/node_runner/npm-debug.log
# battor's binary dependency download folder.
/common/battor/bin/battor/
# fuchsia's binary dependency download folder
/third_party/fuchsia-sdk/
# Downloaded binaries
catapult_base/catapult_base/bin/
# Generated fetched binary's timestamp
# See details in py_utils.cloud_storage.GetIfChanged(file_path, bucket) method.
.fetchts
# Node dependency download folders
node_modules
# Ignore Python package build artifacts
skia_export/skia_export.egg-info/
Morty Proxy This is a proxified and sanitized view of the page, visit original site.