From 54c51341a217e5f2e934dbbb84b6ae5a42915934 Mon Sep 17 00:00:00 2001 From: Sacha VAUDEY Date: Sun, 14 Sep 2025 12:11:00 +0200 Subject: [PATCH] fix commit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 36bd886..3a670d6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ # dotenv environment files (si tu en as) .env .env.*.local +.next # system files .DS_Store