| OLD | NEW |
| 1 *.pyc | 1 *.pyc |
| 2 *.swp | 2 *.swp |
| 3 *.iml | 3 *.iml |
| 4 .DS_Store | 4 .DS_Store |
| 5 .android_config | 5 .android_config |
| 6 .deps_sha1 | 6 .deps_sha1 |
| 7 .gclient* | 7 .gclient* |
| 8 .gm-actuals | 8 .gm-actuals |
| 9 .gradle | 9 .gradle |
| 10 .idea | 10 .idea |
| 11 .cproject | 11 .cproject |
| 12 .project | 12 .project |
| 13 .settings/ | 13 .settings/ |
| 14 TAGS | 14 TAGS |
| 15 bower_components | 15 bower_components |
| 16 common | 16 common |
| 17 gyp/build | 17 gyp/build |
| 18 infra/bots/tools/luci-go/linux64/cipd |
| 18 infra/bots/tools/luci-go/linux64/isolate | 19 infra/bots/tools/luci-go/linux64/isolate |
| 20 infra/bots/tools/luci-go/mac64/cipd |
| 19 infra/bots/tools/luci-go/mac64/isolate | 21 infra/bots/tools/luci-go/mac64/isolate |
| 22 infra/bots/tools/luci-go/win64/cipd.exe |
| 20 infra/bots/tools/luci-go/win64/isolate.exe | 23 infra/bots/tools/luci-go/win64/isolate.exe |
| 21 out | 24 out |
| 22 platform_tools/android/apps/build | 25 platform_tools/android/apps/build |
| 23 platform_tools/android/apps/*.properties | 26 platform_tools/android/apps/*.properties |
| 24 platform_tools/android/apps/*/build | 27 platform_tools/android/apps/*/build |
| 25 platform_tools/android/apps/*/src/main/libs | 28 platform_tools/android/apps/*/src/main/libs |
| 26 sampleapp_prefs.txt | 29 sampleapp_prefs.txt |
| 27 /skps | 30 /skps |
| 28 skia.conf | 31 skia.conf |
| 29 third_party/externals | 32 third_party/externals |
| 30 tools/skp/page_sets/data/*.json | 33 tools/skp/page_sets/data/*.json |
| 31 tools/skp/page_sets/data/*.wpr | 34 tools/skp/page_sets/data/*.wpr |
| 32 xcodebuild | 35 xcodebuild |
| OLD | NEW |