aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 13a92b5faefddb3157ec5aba2e3ca0a74f1f8a2a (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
*.pyc
*.swp
*.iml
*.perfetto-trace
.DS_Store
.android_config
.gclient*
.gradle
.idea
.cproject
.clwb/
.project
.recipe_deps/
.settings/
.vscode/
.win_toolchain/
TAGS
bower_components
imgui.ini
infra/bots/gen_tasks_aux.go
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
platform_tools/android/apps/*/*/src/main/libs
platform_tools/android/apps/*.hprof
platform_tools/android/apps/*/.externalNativeBuild

/mskps
/skps
/svgs
tools/skp/page_sets/data/*.json
tools/skp/page_sets/data/*.wpr

common
buildtools
third_party/externals

bin/gn
bin/gn.exe
bin/clang-format
bin/clang-format.exe
bin/sk
bin/sk.exe
bin/sk.version
third_party/ninja
bin/ninja.exe
bin/ninja.version


node_modules
tools/lottiecap/filmstrip.png

bazel-*

# A user is free to specify custom builds or options here without them being checked in.
bazel/user/buildrc