commit | cc4c6c1b9b97e0d44f43e1f5de3093adb54694d0 | [log] [tgz] |
---|---|---|
author | Chris Poucet <poucet@google.com> | Mon Jan 16 11:55:43 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 16 11:55:43 2023 +0000 |
tree | 69ff7da09af50f94727de4f468bb7d6d79bae98c | |
parent | f41304567dbcf48a5bb7dd3ea63915376f3ee593 [diff] | |
parent | 71263ee2f3c9194b92f1e4693801ec677c7f8fd0 [diff] |
Merge "Ignore node_modules inside of polygerrit-ui and app."
diff --git a/.gitignore b/.gitignore index 53bc9f6..0bbcaba 100644 --- a/.gitignore +++ b/.gitignore
@@ -31,6 +31,8 @@ /infer-out /local.properties /node_modules/ +/polygerrit-ui/node_modules/ +/polygerrit-ui/app/node_modules/ /package-lock.json /plugins/* /polygerrit-ui/coverage/