Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Side by Side Diff: .gitignore

Issue 2084383003: Move 'buildbot.tac' and 'buildbot' files to a common directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | masters/buildbot » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.new
2 *.pyc 1 *.pyc
3 *.svnrev 2 *.svnrev
4 .code_review_password 3 .code_review_password
5 .logstatus 4 .logstatus
6 .manhole 5 .manhole
7 .project 6 .project
8 .pydevproject 7 .pydevproject
9 .status_password 8 .status_password
10 .try_job_rietveld_password 9 .try_job_rietveld_password
11 build_runner.log 10 build_runner.log
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 /third_party/httplib2 57 /third_party/httplib2
59 /third_party/lighttpd 58 /third_party/lighttpd
60 /third_party/oauth2client 59 /third_party/oauth2client
61 /third_party/psutils 60 /third_party/psutils
62 /third_party/swarm_client 61 /third_party/swarm_client
63 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty 62 /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty
64 /third_party/twisted_10_2/twisted/trial/test/directory 63 /third_party/twisted_10_2/twisted/trial/test/directory
65 /third_party/uritemplate 64 /third_party/uritemplate
66 /third_party/xvfb 65 /third_party/xvfb
67 /xvfb 66 /xvfb
OLDNEW
« no previous file with comments | « no previous file | masters/buildbot » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698