From 56ef5217cc03408b8d2b09809880e2cfda7a5855 Mon Sep 17 00:00:00 2001
From: stuebinm
Date: Fri, 19 Feb 2021 00:23:51 +0100
Subject: Simple Slide-changing client

Everything works, EXCEPT:
 - choosing slidesets
 - choosing rooms
 - choosing the number of slides
at runtime.
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitignore

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2bc193d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+elm-stuff/*
+app.js
-- 
cgit v1.2.3