diff --git a/Node.gitignore b/Node.gitignore index 2aa8c99a54..cb8394492c 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -83,6 +83,9 @@ out dist .output +# NitroJS +.nitro/ + # Gatsby files .cache/ # Comment in the public line in if your project uses Gatsby and not Next.js