diff --git a/.gitignore b/.gitignore
index abf5d9683..976ffbfd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
dist/css/*
dist/js/*
+node_modules
.sass-cache
+.idea
diff --git a/dist/index.html b/dist/index.html
index b103d9121..9dfc19fd1 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -22,6 +22,11 @@
-
+
+
+
+
+
+