diff --git a/.gitignore b/.gitignore index 4d19566..b80fd1e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ package-lock.json *.DS* tmp/* # node_modules +db diff --git a/public/index.html b/public/index.html index 50161c8..4304a40 100644 --- a/public/index.html +++ b/public/index.html @@ -25,7 +25,7 @@