diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cffbbbec24..8b36dee09f 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,7 @@ packaging/release/ansible_release /test/results/bot/*.json /test/results/junit/*.xml /test/results/logs/*.log +/test/results/data/*.json /test/integration/inventory.remote /test/integration/inventory.networking /test/integration/inventory.winrm |