]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add cover/ to .gitignore
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Wed, 10 Jul 2013 04:36:09 +0000 (13:36 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Wed, 10 Jul 2013 04:47:52 +0000 (13:47 +0900)
commitdb91897560fb4c536fa1892117954c3f8022aec1
tree8eb4f07675967bac19dfc284e0b7d5c51bf09d5f
parentd80048eefc4c076c241d747ea63cb885382f04f0
Add cover/ to .gitignore

When we run "tox -e cover" to generate coverage report, testr will make
"cover" directory which contains the same html in "covhtml" made by
"./run_test.sh --coverage".  So, make git ignore this directory.

Change-Id: I829667a1ceb55418a5695545ad543a53f63821ba
.gitignore