diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0e138371 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +*.log +*.cache +*.cache diff --git a/index.html b/index.html index 5102d3ea..496206eb 100644 --- a/index.html +++ b/index.html @@ -18,19 +18,21 @@