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 |
halcanary | 2362c47 | 2016-02-16 11:48:06 -0800 | [diff] [blame] | 6 | .deps_sha1 |
scroggo@google.com | 98abe50 | 2012-09-12 16:32:05 +0000 | [diff] [blame] | 7 | .gclient* |
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 8 | .gm-actuals |
djsollen | d18b861 | 2015-07-24 13:15:58 -0700 | [diff] [blame] | 9 | .gradle |
10 | .idea | ||||
joshualitt | 30ba436 | 2014-08-21 20:18:45 -0700 | [diff] [blame] | 11 | .cproject |
12 | .project | ||||
13 | .settings/ | ||||
commit-bot@chromium.org | 1f75ab9 | 2014-04-11 14:49:50 +0000 | [diff] [blame] | 14 | TAGS |
tfarina | f16cd28 | 2014-10-03 21:05:00 -0700 | [diff] [blame] | 15 | bower_components |
borenet | a535b7b | 2014-06-20 07:47:36 -0700 | [diff] [blame] | 16 | common |
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 17 | gyp/build |
borenet | 1346c25 | 2016-05-27 11:11:22 -0700 | [diff] [blame] | 18 | infra/bots/tools/luci-go/linux64/isolate |
19 | infra/bots/tools/luci-go/mac64/isolate | ||||
20 | infra/bots/tools/luci-go/win64/isolate.exe | ||||
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 21 | out |
djsollen | d18b861 | 2015-07-24 13:15:58 -0700 | [diff] [blame] | 22 | platform_tools/android/apps/build |
23 | platform_tools/android/apps/*.properties | ||||
24 | platform_tools/android/apps/*/build | ||||
25 | platform_tools/android/apps/*/src/main/libs | ||||
brianosman | 2b6f13c | 2016-03-24 12:20:01 -0700 | [diff] [blame] | 26 | sampleapp_prefs.txt |
halcanary | ab26a9b | 2015-09-23 12:40:34 -0700 | [diff] [blame] | 27 | /skps |
brianosman | fbe3552 | 2016-02-24 15:38:48 -0800 | [diff] [blame] | 28 | skia.conf |
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 29 | third_party/externals |
borenet | dc89ca5 | 2014-10-17 07:37:05 -0700 | [diff] [blame] | 30 | tools/skp/page_sets/data/*.json |
31 | tools/skp/page_sets/data/*.wpr | ||||
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 32 | xcodebuild |
mtklein | e4a712b | 2016-06-23 05:56:18 -0700 | [diff] [blame] | 33 | |
34 | build | ||||
35 | buildtools | ||||
36 | tools/clang | ||||
mtklein | c04ff47 | 2016-06-23 10:29:30 -0700 | [diff] [blame] | 37 | third_party/llvm-build |