commit | f18ca9cd2079779c9a52f6680c8d744c91296cee | [log] [tgz] |
---|---|---|
author | Clint Byrum <clint@fewbar.com> | Thu Jun 08 10:10:39 2017 -0700 |
committer | Clint Byrum <clint@fewbar.com> | Thu Jun 08 10:10:39 2017 -0700 |
tree | 2c9a4c83ef7dc4e1216cb3ff00f13a01553a2fdf | |
parent | 306592a71de0eca7d7b33ca03b6e36dd1b3bbd33 [diff] [blame] |
Add coverage artifacts to .gitignore Change-Id: I786d481d23dc01d1268f1a6d7303a6c089dfdbc6
diff --git a/.gitignore b/.gitignore index d6a7477..a2dd0a3 100644 --- a/.gitignore +++ b/.gitignore
@@ -7,9 +7,12 @@ .testrepository .tox .venv +.coverage AUTHORS build/* ChangeLog doc/build/* zuul/versioninfo dist/ +cover/ +htmlcov/