Add tests/.gitignore to ignore files created during test runs
Signed-off-by: Todd Gill <tgill@redhat.com>
This commit is contained in:
parent
e2f5584fe1
commit
041eef73fe
1 changed files with 3 additions and 0 deletions
3
tests/.gitignore
vendored
Normal file
3
tests/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Ignore tests runs/artifacts.
|
||||
artifacts/**
|
||||
**/*.retry
|
||||
Loading…
Add table
Add a link
Reference in a new issue