From 757e163c2e9186710ccb96cab7b9ff61342df270 Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Sat, 25 Oct 2025 00:57:38 -0500 Subject: [PATCH] Ignore all changes to the notes submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 06b1c38..db8bbf7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,4 @@ path = notes url = git@github.com:jbranchaud/til-notes-private.git branch = main + ignore = all