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

Unified Diff: third_party/gsutil/third_party/apitools/.gitignore

Issue 1380943003: Roll version of gsutil to 4.15. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/gsutil/third_party/apitools/.gitignore
diff --git a/third_party/gsutil/third_party/apitools/.gitignore b/third_party/gsutil/third_party/apitools/.gitignore
index b51fd8797dff7502e9892782e320c3826894be8c..02eda25c4ee0c08e280e7ca81ccd77ae63541ab1 100644
--- a/third_party/gsutil/third_party/apitools/.gitignore
+++ b/third_party/gsutil/third_party/apitools/.gitignore
@@ -7,9 +7,12 @@ distribute-*
# Test files
.tox/
+nosetests.xml
+
+# Coverage related
.coverage
coverage.xml
-nosetests.xml
+htmlcov/
# Make sure a generated file isn't accidentally committed.
reduced.pylintrc

Powered by Google App Engine
This is Rietveld 408576698