From 0cde794c8511ed0a4fe7833996a2d48d4209d3d4 Mon Sep 17 00:00:00 2001 From: congsh Date: Tue, 21 Apr 2026 16:14:33 +0800 Subject: [PATCH] chore: update gitignore for electron-update and docs/plans Co-Authored-By: Claude Opus 4.7 --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index b063280..71ff4de 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,9 @@ backend/pb_migrations.bak/ # PocketBase UAT data backend/pb_data_uat/ + +# Electron update build artifacts +electron-update/ + +# Docs plans (working drafts) +docs/plans/