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

Side by Side Diff: third_party/google_api_python_client/.hgignore

Issue 963953003: OAuth2 support in depot_tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: restore git_cl Created 5 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 syntax: glob
2
3 *.pyc
4 *.pyc-2.4
5 *.dat
6 .*.swp
7 */.git/*
8 */.cache/*
9 .gitignore
10 .tox
11 samples/buzz/*.dat
12 samples/moderator/*.dat
13 htmlcov/*
14 .coverage
15 database.sqlite3
16 build/*
17 googlecode_upload.py
18 google_api_python_client.egg-info/*
19 dist/*
20 snapshot/*
21 MANIFEST
22 .project
23 .pydevproject
24 .settings/*
OLDNEW
« no previous file with comments | « third_party/google_api_python_client/.gitmodules ('k') | third_party/google_api_python_client/CHANGELOG » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698