aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-01-17 21:58:44 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-01-23 12:17:27 +0800
commitd728b82cbff33ab7658e8aa0f2e846ae3afe3606 (patch)
tree491c74d47a8ac363a88310e026c873f5f1a38e49 /.gitignore
parentb659a9296223b7f63a89bedbc0dad281117de936 (diff)
Code refactoring about doctor QPI
- Move sample log files to test data - Move configuration from plugin to plan Change-Id: Iaaf36ab3ce29c2eafe2d75f3524e7a302cc3836d Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 7c7892db..64945b8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,5 +71,5 @@ target/
AUTHORS
ChangeLog
-# unignore sample logfiles
-!/opt/plugin/doctor/sample/*/*
+# unignore external data
+!/tests/data/**/*