aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-18 16:34:05 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-18 16:34:29 +0800
commitcb66bce8bbc5a32bbc219cca4a0f3b3027f6fa70 (patch)
tree1081cbd12b6831af7e0e295cbae1f3b9610a8ed9 /.gitignore
parentd6ca8195f0fd174709ef22aa5cc6c0386903c50e (diff)
Add nDPI tasks
Change-Id: I18b797d7fb8e5ca1bfd74dbcb836ec4feb318378 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2b3bc644..a098d85d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,7 +75,8 @@ ChangeLog
!/tests/data/**/*
# integration data
+/tests/integration/*.retry
+/tests/integration/dump
/tests/integration/hosts
+/tests/integration/reports
/tests/integration/ssh.cfg
-/tests/integration/*.retry
-/tests/integration/reports/*