From 2112533ce19509f9244591dcef62b0ad14ff4cd2 Mon Sep 17 00:00:00 2001
From: David Trattnig <david.trattnig@o94.at>
Date: Thu, 12 Mar 2020 19:29:07 +0100
Subject: [PATCH] Ignore generated clock.html.

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index cd6b2b9..861dae5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ configuration/engine.ini
 web/css/aura-clock-bundle.css
 web/css/aura-player-bundle.css
 web/js/aura-clock-bundle.js
-web/js/aura-player-bundle.js
\ No newline at end of file
+web/js/aura-player-bundle.js
+web/clock.html
\ No newline at end of file
-- 
GitLab