diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 06c57c3cb85..aba513c91e5 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,7 @@ compile_commands.json # debian packaging .pc + +# No test log files +**/test-run-*-*-* + |