diff options
author | Matt Clay <matt@mystile.com> | 2017-01-20 13:05:31 -0800 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2017-01-20 13:26:59 -0800 |
commit | d87ee022bb95f47400b4e2570d0216fcfb746ac8 (patch) | |
tree | 005741ce78c62ef1a39e5ea8759014bcced1e50a /.gitignore | |
parent | 11c15bbbaf09ad83fb3d206e7e350ab909e95199 (diff) | |
download | ansible-d87ee022bb95f47400b4e2570d0216fcfb746ac8.tar.gz |
Enable more `ios` tests on Shippable.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9d8062f3d3..de300748c0 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ credentials.yml results.xml coverage.xml /test/units/cover-html +/test/integration/targets/*/backup/ # Development /test/develop venv |