| 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 20 matching lines...) Expand all Loading... |
| 31 /masters/*/public_html/auto-* | 31 /masters/*/public_html/auto-* |
| 32 /masters/*/.* | 32 /masters/*/.* |
| 33 /masters/*/actions.log | 33 /masters/*/actions.log |
| 34 /masters/*/actions_parser.timestamp | 34 /masters/*/actions_parser.timestamp |
| 35 /scripts/command_wrapper | 35 /scripts/command_wrapper |
| 36 /scripts/common/.bot_password | 36 /scripts/common/.bot_password |
| 37 /scripts/gsd_generate_index | 37 /scripts/gsd_generate_index |
| 38 /scripts/master/log_parser/perf_expectations | 38 /scripts/master/log_parser/perf_expectations |
| 39 /scripts/private | 39 /scripts/private |
| 40 /scripts/release | 40 /scripts/release |
| 41 /scripts/slave/.recipe_deps |
| 42 /scripts/slave/.recipe_engine |
| 41 /scripts/tools/deps2git | 43 /scripts/tools/deps2git |
| 42 /scripts/tools/deps2git_internal | 44 /scripts/tools/deps2git_internal |
| 43 /site_config/.bot_password | 45 /site_config/.bot_password |
| 44 /slave/*/ | 46 /slave/*/ |
| 45 /slave/info/* | 47 /slave/info/* |
| 46 !/slave/cert/ | 48 !/slave/cert/ |
| 47 /tags | 49 /tags |
| 48 /third_party/google_api_python_client | 50 /third_party/google_api_python_client |
| 49 /third_party/gsutil | 51 /third_party/gsutil |
| 50 /third_party/httplib2 | 52 /third_party/httplib2 |
| 51 /third_party/lighttpd | 53 /third_party/lighttpd |
| 52 /third_party/oauth2client | 54 /third_party/oauth2client |
| 53 /third_party/psutils | 55 /third_party/psutils |
| 54 /third_party/swarm_client | 56 /third_party/swarm_client |
| 55 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty | 57 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty |
| 56 /third_party/twisted_10_2/twisted/trial/test/directory | 58 /third_party/twisted_10_2/twisted/trial/test/directory |
| 57 /third_party/uritemplate | 59 /third_party/uritemplate |
| 58 /third_party/xvfb | 60 /third_party/xvfb |
| 59 /xvfb | 61 /xvfb |
| OLD | NEW |