From ecb80db158e6afdb32f160901c9f20047867f48f Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 4 Nov 2025 16:09:27 +0100 Subject: [PATCH] feat(core): add .opencode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a9f5837..d8906aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.opencode/ aux/ # Environnements virtuels Python .venv/