diff options
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/* |