| OLD | NEW |
| 1 *.pyc | 1 *.pyc |
| 2 *.svnrev | 2 *.svnrev |
| 3 .code_review_password | 3 .code_review_password |
| 4 .logstatus | 4 .logstatus |
| 5 .manhole | 5 .manhole |
| 6 .project | 6 .project |
| 7 .pydevproject | 7 .pydevproject |
| 8 .status_password | 8 .status_password |
| 9 .try_job_rietveld_password | 9 .try_job_rietveld_password |
| 10 build_runner.log | 10 build_runner.log |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 /site_config/.bot_password | 48 /site_config/.bot_password |
| 49 /site_config/.boto | 49 /site_config/.boto |
| 50 /site_config/.boto.puppet-bak | 50 /site_config/.boto.puppet-bak |
| 51 /slave/*/ | 51 /slave/*/ |
| 52 /slave/info/* | 52 /slave/info/* |
| 53 !/slave/cert/ | 53 !/slave/cert/ |
| 54 /tags | 54 /tags |
| 55 /third_party/google_api_python_client | 55 /third_party/google_api_python_client |
| 56 /third_party/gsutil | 56 /third_party/gsutil |
| 57 /third_party/httplib2 | 57 /third_party/httplib2 |
| 58 /third_party/infra_libs |
| 58 /third_party/lighttpd | 59 /third_party/lighttpd |
| 59 /third_party/oauth2client | 60 /third_party/oauth2client |
| 60 /third_party/psutils | 61 /third_party/psutils |
| 61 /third_party/swarm_client | 62 /third_party/swarm_client |
| 62 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty | 63 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty |
| 63 /third_party/twisted_10_2/twisted/trial/test/directory | 64 /third_party/twisted_10_2/twisted/trial/test/directory |
| 64 /third_party/uritemplate | 65 /third_party/uritemplate |
| 65 /third_party/xvfb | 66 /third_party/xvfb |
| 66 /xvfb | 67 /xvfb |
| OLD | NEW |