commit-bot@chromium.org | 1f75ab9 | 2014-04-11 14:49:50 +0000 | [diff] [blame] | 1 | *.pyc |
scroggo@google.com | f1ee5b5 | 2013-02-08 16:59:59 +0000 | [diff] [blame] | 2 | *.swp |
djsollen | d18b861 | 2015-07-24 13:15:58 -0700 | [diff] [blame] | 3 | *.iml |
scroggo@google.com | 98abe50 | 2012-09-12 16:32:05 +0000 | [diff] [blame] | 4 | .DS_Store |
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 5 | .android_config |
scroggo@google.com | 98abe50 | 2012-09-12 16:32:05 +0000 | [diff] [blame] | 6 | .gclient* |
djsollen | d18b861 | 2015-07-24 13:15:58 -0700 | [diff] [blame] | 7 | .gradle |
8 | .idea | ||||
joshualitt | 30ba436 | 2014-08-21 20:18:45 -0700 | [diff] [blame] | 9 | .cproject |
10 | .project | ||||
borenet | 1ed2ae4 | 2016-07-26 11:52:17 -0700 | [diff] [blame] | 11 | .recipe_deps/ |
joshualitt | 30ba436 | 2014-08-21 20:18:45 -0700 | [diff] [blame] | 12 | .settings/ |
commit-bot@chromium.org | 1f75ab9 | 2014-04-11 14:49:50 +0000 | [diff] [blame] | 13 | TAGS |
tfarina | f16cd28 | 2014-10-03 21:05:00 -0700 | [diff] [blame] | 14 | bower_components |
Brian Osman | 52d3e8d | 2017-03-01 10:23:09 -0500 | [diff] [blame] | 15 | imgui.ini |
Ben Wagner | 3d2a2f7 | 2017-06-13 17:01:16 -0400 | [diff] [blame] | 16 | infra/bots/gen_tasks_aux.go |
borenet | f9bd9da | 2016-06-28 04:41:49 -0700 | [diff] [blame] | 17 | infra/bots/tools/luci-go/linux64/cipd |
borenet | 1346c25 | 2016-05-27 11:11:22 -0700 | [diff] [blame] | 18 | infra/bots/tools/luci-go/linux64/isolate |
borenet | f9bd9da | 2016-06-28 04:41:49 -0700 | [diff] [blame] | 19 | infra/bots/tools/luci-go/mac64/cipd |
borenet | 1346c25 | 2016-05-27 11:11:22 -0700 | [diff] [blame] | 20 | infra/bots/tools/luci-go/mac64/isolate |
borenet | f9bd9da | 2016-06-28 04:41:49 -0700 | [diff] [blame] | 21 | infra/bots/tools/luci-go/win64/cipd.exe |
borenet | 1346c25 | 2016-05-27 11:11:22 -0700 | [diff] [blame] | 22 | infra/bots/tools/luci-go/win64/isolate.exe |
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 23 | out |
djsollen | d18b861 | 2015-07-24 13:15:58 -0700 | [diff] [blame] | 24 | platform_tools/android/apps/build |
25 | platform_tools/android/apps/*.properties | ||||
26 | platform_tools/android/apps/*/build | ||||
27 | platform_tools/android/apps/*/src/main/libs | ||||
Jorge Betancourt | 1fcdcaa | 2020-06-22 14:14:32 +0000 | [diff] [blame] | 28 | platform_tools/android/apps/*/*/src/main/libs |
ziadb | bceddbc | 2018-06-19 13:57:15 -0400 | [diff] [blame] | 29 | platform_tools/android/apps/*.hprof |
30 | platform_tools/android/apps/*/.externalNativeBuild | ||||
31 | |||||
halcanary | ab26a9b | 2015-09-23 12:40:34 -0700 | [diff] [blame] | 32 | /skps |
Brian Salomon | 4db65d4 | 2018-08-31 15:30:25 -0400 | [diff] [blame] | 33 | /svgs |
borenet | dc89ca5 | 2014-10-17 07:37:05 -0700 | [diff] [blame] | 34 | tools/skp/page_sets/data/*.json |
35 | tools/skp/page_sets/data/*.wpr | ||||
mtklein | e4a712b | 2016-06-23 05:56:18 -0700 | [diff] [blame] | 36 | |
Mike Klein | c2dd348 | 2019-05-15 08:37:29 -0500 | [diff] [blame] | 37 | common |
mtklein | e4a712b | 2016-06-23 05:56:18 -0700 | [diff] [blame] | 38 | buildtools |
Mike Klein | c2dd348 | 2019-05-15 08:37:29 -0500 | [diff] [blame] | 39 | third_party/externals |
40 | |||||
Mike Klein | b621a35 | 2017-01-12 13:20:38 -0500 | [diff] [blame] | 41 | bin/gn |
42 | bin/gn.exe | ||||
Hal Canary | b357dea | 2017-03-08 10:54:09 -0500 | [diff] [blame] | 43 | bin/clang-format |
44 | bin/clang-format.exe | ||||
Joe Gregorio | 0060c33 | 2018-03-19 14:26:58 -0400 | [diff] [blame] | 45 | |
46 | node_modules | ||||
47 | tools/lottiecap/filmstrip.png | ||||
Mike Klein | c1cc1d8 | 2020-09-11 11:11:33 -0500 | [diff] [blame] | 48 | |
49 | bazel-* |