From 6b6dd9f239b6246ddc0f2206cf3552457882cb41 Mon Sep 17 00:00:00 2001 From: 28allday Date: Sun, 2 Aug 2026 11:49:14 +0100 Subject: [PATCH] Ignore local NOTES.md working notes Co-Authored-By: Claude Opus 5 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ba97486..d3e26bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /omagrab /dist/ *.bak +NOTES.md