From 6dc7ff0ca0a5de4bea80937cea50535f471b4e86 Mon Sep 17 00:00:00 2001 From: wilson Date: Sat, 23 May 2026 20:38:01 +0100 Subject: [PATCH] chore: add .codegraph to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7069c75..39a84f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ todo.md .env .env.prod +.codegraph /Language*Learning*API/ __pycache__/