diff --git a/frontend/.gitignore b/frontend/.gitignore index 9f31a88..3ee2eea 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -1,7 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies -/node_modules +node_modules/ # next.js /.next/