diff --git a/.gitignore b/.gitignore index 4196d7e..11df8b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.history node_modules /dist package-lock.json diff --git a/docs/index.html b/docs/index.html index 6e68572..e1de5dc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,4 +13,4 @@ var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); } - })();