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

Side by Side Diff: third_party/gsutil/boto/.gitignore

Issue 12317103: Added gsutil to depot tools (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 7 years, 9 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 | « third_party/gsutil/VERSION ('k') | third_party/gsutil/boto/.travis.yml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 *.pyc
2 .*.swp
3 *.log
4 *~
5 boto.egg-info
6 build/
7 dist/
8 MANIFEST
9 .DS_Store
10 .idea
11 .tox
12 .coverage
13 *flymake.py
OLDNEW
« no previous file with comments | « third_party/gsutil/VERSION ('k') | third_party/gsutil/boto/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698