diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-01-26 01:34:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-26 01:34:56 +0000 |
commit | a42b9a6ac576b11403955ff38df6cc58cf02abb7 (patch) | |
tree | 9fa482eda6d4405beef6beabe770391fb86af8c4 /.gitignore | |
parent | 147aeebf0576c9f56f1861463ce5d71874dbb74c (diff) | |
parent | d728b82cbff33ab7658e8aa0f2e846ae3afe3606 (diff) |
Merge "Code refactoring about doctor QPI"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -71,5 +71,5 @@ target/ AUTHORS ChangeLog -# unignore sample logfiles -!/opt/plugin/doctor/sample/*/* +# unignore external data +!/tests/data/**/* |