From 1143cb5f223130285863157f7462fbeeb8095cb7 Mon Sep 17 00:00:00 2001 From: andrzej Date: Thu, 3 Oct 2024 17:10:17 +0200 Subject: [PATCH] ignore .next --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c7de9b4..697acfb 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,5 @@ next-env.d.ts #secret .env + +/.next