diff options
author | xiaodong shang <shang.xiaodong@zte.com.cn> | 2017-10-09 08:26:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-09 08:26:14 +0000 |
commit | 3fb494c0b8187afc3b76740c274336ec1947e200 (patch) | |
tree | b2458bb0c6e0ca072824e4d48aa727ba37a66bc5 /.gitignore | |
parent | b991369780f92cf7103881ce29cf589bd208269b (diff) | |
parent | 9156f6afb5832175762ea2ab8d21e54520665868 (diff) |
Merge "Add coverage test item"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ var/ *.egg-info/ .installed.cfg *.egg +cover # PyInstaller # Usually these files are written by a python script from a template |