From 3d749c11d0aae01de6852179392be88879ca19dd Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 Jun 2026 19:46:46 +0000 Subject: [PATCH] Ignore build/ and zip artifacts Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 05e6a73..10f88bb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ package-lock.json # build output main.js *.js.map +build/ +*.zip # obsidian data.json