docs: add UI flow analysis documentation and update gitignore

Add documentation for extractor start button and settings save button flows with detailed Mermaid diagrams. Also add logs directory to gitignore.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-03-03 09:06:33 +08:00
parent a05c8a9037
commit 6ec422f357
3 changed files with 1574 additions and 1 deletions

5
.gitignore vendored
View File

@@ -22,4 +22,7 @@ tests/debug/
tests/manual/
test-*.mjs
test-*.js
compare_*.js
compare_*.js
# logs
logs