From 9135f312b0cf3feea5d4a0f8466675ee02ca88f8 Mon Sep 17 00:00:00 2001 From: David Ibia Date: Sun, 9 Nov 2025 14:21:40 +0100 Subject: [PATCH] chore(gitignore): add .withcontextignore to gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 292e687..8fc6d6d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .opencommit.backup.local .opencommit.backup.openai .envrc +.withcontextignore