diff --git a/.gitignore b/.gitignore index fc27e03..67a1262 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.log* /logs/* /.nyc_output/* +/node_modules/*