diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f9d799 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/* +dist/* \ No newline at end of file diff --git a/index.html b/index.html index 41b1d51..b292fd5 100644 --- a/index.html +++ b/index.html @@ -6,10 +6,7 @@ http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'" /> - +