diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8d5b84605c4..9d2ecd8f6b3 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,7 @@ /build-root/*.tar.xz /build-root/*.changes /build-root/rpmbuild/ -/build-root/test-coverage/ +/build-root/test-coverage*/ /build-root/test/ /build-config.mk /build/external/*.tar.gz |