Add tests/.gitignore to ignore files created during test runs

Signed-off-by: Todd Gill <tgill@redhat.com>
This commit is contained in:
Todd Gill 2018-10-04 15:43:11 -04:00
commit 041eef73fe

3
tests/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# Ignore tests runs/artifacts.
artifacts/**
**/*.retry