diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2218edb --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +node_modules/ +dist/ +*.log +.env +.DS_Store + diff --git a/index.html b/index.html index d490db6..414881a 100644 --- a/index.html +++ b/index.html @@ -428,4 +428,4 @@ }); - \ No newline at end of file +