From 490d60bbc90a4f407d2d9111e0da70e7efe6995a Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 13 Jul 2026 11:54:48 +0800
Subject: [PATCH] docs: define independent auto-insert architecture

---
 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1b99ff6..0da0a00 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 # OS/editor noise
 .DS_Store
+._*
 *.swp
 *.swo
 
@@ -57,6 +58,10 @@
 /.codex/
 /.worktrees/
 
+# Recovery input snapshots are not active source roots.
+/C1.source/privatevoice-2.2.1-recovered.src/
+/C1.source/privatevoice-2.2.1-recovered.src.RECOVERY.md
+
 # Release packages, certificates, logs, and upload artifacts are local outputs.
 /Release/
 

--
Gitblit v1.9.3