From b3cd6de0347fdc6ca6d3b1f837d095f2002711c0 Mon Sep 17 00:00:00 2001 From: shay7sev Date: Mon, 25 May 2026 19:45:45 +0800 Subject: [PATCH] fix(repo): ignore local example notes --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 02196aa..fa3193f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ tmp/ outputs/ references/ .DS_Store +example.md \ No newline at end of file