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

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

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 7 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
« no previous file with comments | « third_party/gsutil/VERSION ('k') | third_party/gsutil/boto/Changelog.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.pyc 1 *.pyc
2 .*.swp 2 .*.swp
3 *.log 3 *.log
4 *~
4 boto.egg-info 5 boto.egg-info
5 build/ 6 build/
6 dist/ 7 dist/
8 MANIFEST
9 .DS_Store
10 .idea
OLDNEW
« no previous file with comments | « third_party/gsutil/VERSION ('k') | third_party/gsutil/boto/Changelog.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698