From 04bf94d76137aa419015dbed3e08dd4eb2f1f89f Mon Sep 17 00:00:00 2001 From: Sarin Udompanish Date: Mon, 28 Apr 2025 11:14:47 +0700 Subject: [PATCH] fix: nextjs report from security team --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9a22dcbdb7..37fd7f7ef0 100644 --- a/.gitignore +++ b/.gitignore @@ -79,7 +79,7 @@ web_modules/ .cache .parcel-cache -# Next.js build output +# Next dot js build output .next out @@ -89,7 +89,7 @@ dist # Gatsby files .cache/ -# Comment in the public line in if your project uses Gatsby and not Next.js +# Comment in the public line in if your project uses Gatsby and not Next dot js # https://nextjs.org/blog/next-9-1#public-directory-support # public