From 236d752406b59e3e2f318e726f03a39479323daa Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Tue, 10 Mar 2026 18:01:48 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bf1b95b..eb3bfce 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ node_modules/ .history +# GitHub/Copilot config +.github/ +