diff --git a/.gitignore b/.gitignore index 481630f..46b329c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /elm-stuff /node_modules app.js +package-lock.json diff --git a/public/index.html b/public/index.html index 889546c..dd16cc8 100644 --- a/public/index.html +++ b/public/index.html @@ -17,20 +17,8 @@