mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Ignore cover directory from git
The cover directory holds autogenerated coverage reports that should not be checked into git and should therefore go in the gitignore file. Change-Id: I4f7225b5422493f99bc534d6ac622e0703781e6d
This commit is contained in:
parent
c4bc05b945
commit
0c9f5c25e4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@ doc/source/api/
|
|||
# Development environment files
|
||||
.project
|
||||
.pydevproject
|
||||
cover
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue