diff --git a/.gitignore b/.gitignore index 35b7f1997..6e37e924c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies -node_modules +node_modules/ /.pnp .pnp.js