diff --git a/.gitignore b/.gitignore index 9884edf96e..743561c3b6 100644 --- a/.gitignore +++ b/.gitignore @@ -90,6 +90,9 @@ typings/ .nuxt dist +# Microsite build output +microsite/build + # Gatsby files .cache/ # Comment in the public line in if your project uses Gatsby and not Next.js