diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..185a997 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Node.js stuff +node_modules/ + +#npm stuff +.npm/ + diff --git a/index.html b/index.html index ddbce82..607ea8b 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,9 @@