From 1b24a9b6e9eecbbbaffda87689f31c0c8a8967b3 Mon Sep 17 00:00:00 2001 From: nafees nazik Date: Sat, 14 Oct 2023 13:20:14 +0530 Subject: [PATCH] chore: add next to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index da6eb5142d..e20264303e 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,7 @@ reports junit.xml # next.js -/.next/ +.next/ /out/ # production