Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 *.pyc | 1 *.pyc |
| 2 .coverage | 2 .coverage |
| 3 .expect_tests_coverage* | 3 .expect_tests_coverage* |
| 4 ENV | 4 ENV |
| 5 .wheelcache | 5 .wheelcache |
| 6 luci | 6 luci |
| 7 appengine/swarming | 7 appengine/swarming |
| 8 appengine/milo/vulcanized_main.html | 8 appengine/milo/vulcanized_main.html |
| 9 appengine/experimental/milo-linear/vulcanized_main.html | 9 appengine/experimental/milo-linear/vulcanized_main.html |
| 10 appengine/milo/html/parts/graph/viz.js | 10 appengine/milo/html/parts/graph/viz.js |
| 11 /bin/ | |
| 11 .DS_Store | 12 .DS_Store |
| 12 /node/runtimes | 13 /node/runtimes |
| 13 # build_cache is used by infra.services.builder_alerts | 14 # build_cache is used by infra.services.builder_alerts |
| 14 build_cache | 15 build_cache |
| 15 go/src/github.com | 16 go/src/github.com |
| 16 recipes-py | 17 recipes-py |
| OLD | NEW |