python-cinderclient/.gitignore
Michal Dulko 5622afa5a4 Add covhtml to gitignore
When creating code coverage report using "./run_tests.sh -c" command
a covhtml directory with results is created. This commit adds it to
the .gitignore file.

Change-Id: I55595d6983c932e6dae0520d70bd90d4973eeb6f
2015-03-19 15:20:17 +01:00

18 lines
179 B
Plaintext

/.*
!.gitignore
!.mailmap
!.testr.conf
.*.sw?
subunit.log
*,cover
cover
covhtml
*.pyc
AUTHORS
ChangeLog
doc/build
build
dist
cinderclient/versioninfo
python_cinderclient.egg-info