diff --git a/.gitignore b/.gitignore index fee2179..8fb9827 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ node_modules/ +dist/ # IDE .idea # config -config.js +config.js \ No newline at end of file diff --git a/client/index.html b/client/index.html index 60e5034..b6263ad 100644 --- a/client/index.html +++ b/client/index.html @@ -12,6 +12,6 @@