diff options
Diffstat (limited to 't/.gitignore')
-rw-r--r-- | t/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/.gitignore b/t/.gitignore index 348715f0e4..91cf5772fe 100644 --- a/t/.gitignore +++ b/t/.gitignore @@ -2,3 +2,4 @@ /test-results /.prove /chainlinttmp +/out/ |