diff --git a/.gitignore b/.gitignore index a2291bf..d42cd3e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ node_modules/ # Electron stuff fonts/ Glowing\ Bear-*/ + +# minified stuff +min.js +min.js.map diff --git a/index.html b/index.html index 1928512..5f7f9af 100644 --- a/index.html +++ b/index.html @@ -26,26 +26,7 @@ - - - - - - - - - - - - - - - - - - - - +