diff --git a/examples/with-firebase-hosting-and-typescript/.gitignore b/examples/with-firebase-hosting-and-typescript/.gitignore index 200055878696c..ce9cfd8b57d43 100644 --- a/examples/with-firebase-hosting-and-typescript/.gitignore +++ b/examples/with-firebase-hosting-and-typescript/.gitignore @@ -1,4 +1,5 @@ dist/ +node_modules/ # Firebase cache .firebase/