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 |
18 | out | ||||
djsollen | d18b861 | 2015-07-24 13:15:58 -0700 | [diff] [blame] | 19 | platform_tools/android/apps/build |
20 | platform_tools/android/apps/*.properties | ||||
21 | platform_tools/android/apps/*/build | ||||
22 | platform_tools/android/apps/*/src/main/libs | ||||
brianosman | 2b6f13c | 2016-03-24 12:20:01 -0700 | [diff] [blame] | 23 | sampleapp_prefs.txt |
halcanary | ab26a9b | 2015-09-23 12:40:34 -0700 | [diff] [blame] | 24 | /skps |
brianosman | fbe3552 | 2016-02-24 15:38:48 -0800 | [diff] [blame] | 25 | skia.conf |
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 26 | third_party/externals |
borenet | dc89ca5 | 2014-10-17 07:37:05 -0700 | [diff] [blame] | 27 | tools/skp/page_sets/data/*.json |
28 | tools/skp/page_sets/data/*.wpr | ||||
commit-bot@chromium.org | 3b0bcb8 | 2014-04-17 22:56:46 +0000 | [diff] [blame] | 29 | xcodebuild |