| OLD | NEW |
| 1 *.new | 1 *.new |
| 2 *.pyc | 2 *.pyc |
| 3 *.svnrev | 3 *.svnrev |
| 4 .code_review_password | 4 .code_review_password |
| 5 .logstatus | 5 .logstatus |
| 6 .manhole | 6 .manhole |
| 7 .project | 7 .project |
| 8 .pydevproject | 8 .pydevproject |
| 9 .status_password | 9 .status_password |
| 10 .try_job_rietveld_password | 10 .try_job_rietveld_password |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 /goma | 27 /goma |
| 28 /masters/*/*/ | 28 /masters/*/*/ |
| 29 !/masters/*/templates/ | 29 !/masters/*/templates/ |
| 30 !/masters/*/public_html/ | 30 !/masters/*/public_html/ |
| 31 /masters/*/public_html/auto-* | 31 /masters/*/public_html/auto-* |
| 32 /masters/*/.* | 32 /masters/*/.* |
| 33 /masters/*/config.current.txt | 33 /masters/*/config.current.txt |
| 34 /masters/*/actions.log | 34 /masters/*/actions.log |
| 35 /masters/*/actions_parser.timestamp | 35 /masters/*/actions_parser.timestamp |
| 36 /masters/*/revinfo.log | 36 /masters/*/revinfo.log |
| 37 /masters/*/master_start.lock |
| 37 /nested | 38 /nested |
| 38 /scripts/command_wrapper | 39 /scripts/command_wrapper |
| 39 /scripts/common/.bot_password | 40 /scripts/common/.bot_password |
| 40 /scripts/gsd_generate_index | 41 /scripts/gsd_generate_index |
| 41 /scripts/master/log_parser/perf_expectations | 42 /scripts/master/log_parser/perf_expectations |
| 42 /scripts/private | 43 /scripts/private |
| 43 /scripts/release | 44 /scripts/release |
| 44 *.*recipe_deps/ | 45 *.*recipe_deps/ |
| 45 /scripts/slave/.recipe_engine | 46 /scripts/slave/.recipe_engine |
| 46 /scripts/tools/deps2git | 47 /scripts/tools/deps2git |
| 47 /scripts/tools/deps2git_internal | 48 /scripts/tools/deps2git_internal |
| 48 /site_config/.bot_password | 49 /site_config/.bot_password |
| 49 /slave/*/ | 50 /slave/*/ |
| 50 /slave/info/* | 51 /slave/info/* |
| 51 !/slave/cert/ | 52 !/slave/cert/ |
| 52 /tags | 53 /tags |
| 53 /third_party/google_api_python_client | 54 /third_party/google_api_python_client |
| 54 /third_party/gsutil | 55 /third_party/gsutil |
| 55 /third_party/httplib2 | 56 /third_party/httplib2 |
| 56 /third_party/lighttpd | 57 /third_party/lighttpd |
| 57 /third_party/oauth2client | 58 /third_party/oauth2client |
| 58 /third_party/psutils | 59 /third_party/psutils |
| 59 /third_party/swarm_client | 60 /third_party/swarm_client |
| 60 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty | 61 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty |
| 61 /third_party/twisted_10_2/twisted/trial/test/directory | 62 /third_party/twisted_10_2/twisted/trial/test/directory |
| 62 /third_party/uritemplate | 63 /third_party/uritemplate |
| 63 /third_party/xvfb | 64 /third_party/xvfb |
| 64 /xvfb | 65 /xvfb |
| OLD | NEW |