diff --git a/.gitignore b/.gitignore index aed401fe..3cd3b8ed 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 1914cbaa..81c72b3d 100644 --- a/app/index.html +++ b/app/index.html @@ -5,5 +5,12 @@
+ +