From 2a343fd8855b4c8752a7c4b286a6df12f355cff4 Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Thu, 12 Sep 2019 12:31:59 +0200
Subject: [PATCH] Add hmtlcov to .gitignore

---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index bd76fe9..0f29a38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,4 +50,8 @@ MANIFEST
 .ninja_deps
 .ninja_log
 build.ninja
+
+# Artifacts
 test-report
+htmlcov
+
-- 
GitLab