diff --git a/.gitignore b/.gitignore index 1c2afa9..7e65a04 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ config.json package-lock.json package.json .DS_Store -node_modules \ No newline at end of file +node_modules +node_modules/ \ No newline at end of file