diff --git a/.gitignore b/.gitignore index a43aa0a..6045419 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ node_modules node_modules/ **/node_modules/ package-lock.json -package.lock.json + .env # Logs diff --git a/README.md b/README.md index b8f1c1f..a98a23c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Node JS PostgreSQL Vanilla JS + @thesvg/icons NPM Package

---