[SCM] ci-tooling packaging branch, master, updated. 0560b26fae8dee2d94ea4f382e61ab1f0754c73f
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Fri Oct 16 11:02:27 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=0560b26
The following commit has been merged in the master branch:
commit 0560b26fae8dee2d94ea4f382e61ab1f0754c73f
Author: Harald Sitter <sitter at kde.org>
Date: Fri Oct 16 13:02:22 2015 +0200
git ignore coverage reports
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index c2651d6..4f63a7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ git/
doc/
## test report ouput (junit reports etc.)
test/reports/
+## coverage reports
+coverage/
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list