aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstuebinm2021-02-19 00:23:51 +0100
committerstuebinm2021-02-19 00:23:51 +0100
commit56ef5217cc03408b8d2b09809880e2cfda7a5855 (patch)
tree2809161fad1994e98780451b118891a5885d6ad3 /.gitignore
Simple Slide-changing client
Everything works, EXCEPT: - choosing slidesets - choosing rooms - choosing the number of slides at runtime.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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