From 219143f6631ad75e475e4c54fe8e87cf002b4421 Mon Sep 17 00:00:00 2001 From: 2977094657 <2977094657@qq.com> Date: Thu, 1 Jan 2026 23:22:24 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E5=BF=BD=E7=95=A5=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E5=8F=82=E8=80=83=E4=BB=93=E5=BA=93=E4=B8=8E=E5=B7=A5?= =?UTF-8?q?=E5=85=B7/=E6=95=B0=E6=8D=AE=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 忽略 .ace-tool/ 工作目录 - 忽略 WxDatDecrypt/、echotrace/、oh-my-wechat/、vue3-wechat-tool/、wechatDataBackup/、wx_key/ 等本地参考/数据目录 --- .gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 93a7f3c..2fef70e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,13 @@ wheels/ /CLAUDE.md # Local config templates -/wechat_db_config_template.json \ No newline at end of file +/wechat_db_config_template.json +.ace-tool/ + +# Local dev repos and data +/WxDatDecrypt/ +/echotrace/ +/oh-my-wechat/ +/vue3-wechat-tool/ +/wechatDataBackup/ +/wx_key/