From 02cd1f5fe9c0ba96a1c8bd27218907c5ce6df737 Mon Sep 17 00:00:00 2001 From: Bear Date: Thu, 12 Sep 2024 19:01:43 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.gitignore'=20?= =?UTF-8?q?with=20remote=20'.gitignore.common',=20added=20CodiumAI=20local?= =?UTF-8?q?=20index=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 54e84ad..29500d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Jetbrains + Jetbrains /*.iml /.idea @@ -12,3 +12,4 @@ # ignore "current" directories /**/current +/.codiumai/local_index.json