diff --git a/.gitignore b/.gitignore index cd3d225..110b5e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -logs \ No newline at end of file +logs +**/node_modules +**/package-lock.json \ No newline at end of file