aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: b75dfff03da3529cecf20581d29777966ebdab07 (plain)
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
*.pyc
*.swp
*.iml
.DS_Store
.android_config
.deps_sha1
.gclient*
.gm-actuals
.gradle
.idea
.cproject
.project
.recipe_deps/
.settings/
TAGS
bower_components
common
infra/bots/tools/luci-go/linux64/cipd
infra/bots/tools/luci-go/linux64/isolate
infra/bots/tools/luci-go/mac64/cipd
infra/bots/tools/luci-go/mac64/isolate
infra/bots/tools/luci-go/win64/cipd.exe
infra/bots/tools/luci-go/win64/isolate.exe
out
platform_tools/android/apps/build
platform_tools/android/apps/*.properties
platform_tools/android/apps/*/build
platform_tools/android/apps/*/src/main/libs
sampleapp_prefs.txt
/skps
third_party/externals
tools/skp/page_sets/data/*.json
tools/skp/page_sets/data/*.wpr
xcodebuild

build
buildtools
tools/clang
third_party/llvm-build
bin/gn
bin/gn.exe