From 62a0fdb4c639bc566cce192967dc1226a33f3a57 Mon Sep 17 00:00:00 2001 From: thibaud-leclere Date: Sat, 11 Apr 2026 11:00:54 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 19a2378..4f66479 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ /.idea/ /node_modules/ /public/build/ + +/.codex