diff --git a/.gitignore b/.gitignore index aed401fe57..3cd3b8edff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ .DS_Store -.demeteorized +build dist node_modules -package -cache -bin +npm-debug.log + +# Signing Identity +script/identity # Resources resources/virtualbox-*.pkg @@ -17,5 +18,3 @@ resources/settings.json # Cache cache - -script/sign.sh diff --git a/app/index.html b/app/index.html index 1914cbaadc..81c72b3d86 100644 --- a/app/index.html +++ b/app/index.html @@ -5,5 +5,12 @@
+ +