From 71a520840eb3debe46173c1f73bc85bbea0b1aa6 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 23:42:38 +0800
Subject: [PATCH] Implement Pro custom hotkeys for 8.2.0

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

diff --git a/.gitignore b/.gitignore
index 5a5d866..7342ec4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@
 
 # Local scratch notes.
 /项目管理规范.md
+
+# Local Codex session memory and runtime data.
+/.codex/
+/.codex-sessionhistory/

--
Gitblit v1.9.3