diff --git a/.gitignore b/.gitignore index f06235c..1a2baae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -node_modules -dist +node_modules/ +dist/ +npm_output.log \ No newline at end of file diff --git a/index.html b/index.html index cc95fbf..bc94d0d 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@