diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-12 15:37:24 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-12 16:09:49 +0800 |
commit | 9c274969f1d8cee2012ec16a21ad85d20d585c84 (patch) | |
tree | b86f2ebb4b43985ccc7507b03d52c7693fa3a68f /.gitignore | |
parent | e7b739f9a202ebcee56e1707161477829ce6a683 (diff) |
Dump collected facts
Change-Id: Id0b7b2e94016a73ffcaa2d737af1ca33230b3662
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -73,3 +73,9 @@ ChangeLog # unignore external data !/tests/data/**/* + +# integration data +/tests/integration/hosts +/tests/integration/ssh.cfg +/tests/integration/reports/* +!/tests/integration/reports/*.sample |