From cb66bce8bbc5a32bbc219cca4a0f3b3027f6fa70 Mon Sep 17 00:00:00 2001
From: Yujun Zhang <zhang.yujunz@zte.com.cn>
Date: Tue, 18 Apr 2017 16:34:05 +0800
Subject: Add nDPI tasks

Change-Id: I18b797d7fb8e5ca1bfd74dbcb836ec4feb318378
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to '.gitignore')

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/*
-- 
cgit