From 97e634b62745db517f790e618fb6f579f30c5e60 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 19 Jun 2026 16:04:31 +0200 Subject: [PATCH] chore: ignore codegraph indexes --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 262c0b0..3e2977e 100644 --- a/.gitignore +++ b/.gitignore @@ -391,6 +391,10 @@ config.json .omo/** */.omo */.omo/** +.codegraph +.codegraph/** +*/.codegraph +*/.codegraph/** .sisyphus .sisyphus/** */.sisyphus -- 2.53.0