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