diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-17 22:52:00 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-17 22:52:00 +0800 |
commit | a2fd4cbcc7023f747c2650074cf5ee46092f0127 (patch) | |
tree | 91ba300e2f4908d397cf062feee5f5ba192f42b2 /.gitignore | |
parent | bbcbb7f54096c05d83c982d6784646882e2c276a (diff) |
Update .gitignore
- ignore ansible retry inventory
- remove sample report because it has been moved to resources/
Change-Id: I329e63ef674fddaf61eb2fc010017c53059f482c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,5 +77,5 @@ ChangeLog # integration data /tests/integration/hosts /tests/integration/ssh.cfg +/tests/integration/*.retry /tests/integration/reports/* -!/tests/integration/reports/*.sample |