diff --git a/.gitignore b/.gitignore index 723ef36f4..d1ea5fee6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.idea \ No newline at end of file +.idea + +build/ +node_modules/ diff --git a/index.html b/index.html index 0364f0343..d05caa959 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,9 @@