From 122ea8b5850e62b0e5fcb53c464f4c191a66dbfd Mon Sep 17 00:00:00 2001 From: Simon Hagger Date: Fri, 13 Feb 2026 11:48:30 +0000 Subject: [PATCH] chore(repo): ignore local context notes file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 84816ec..7e2ef50 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ TASK.md # e2e and test artifacts playwright-report/ test-results/ + +CONTEXT.md