diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-18 16:34:05 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-18 16:34:29 +0800 |
commit | cb66bce8bbc5a32bbc219cca4a0f3b3027f6fa70 (patch) | |
tree | 1081cbd12b6831af7e0e295cbae1f3b9610a8ed9 /.gitignore | |
parent | d6ca8195f0fd174709ef22aa5cc6c0386903c50e (diff) |
Add nDPI tasks
Change-Id: I18b797d7fb8e5ca1bfd74dbcb836ec4feb318378
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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/* |