aboutsummaryrefslogtreecommitdiff
path: root/catapult/.gitignore
blob: d0b582d1a711f0440aad4bf4e7e03c9061d7d724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.pyc
*.swp
.idea
.DS_Store
*~
.project
.settings

# 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

# devil's binary dependency download folder.
/devil/bin/deps/