From 99266ea57913663f9880c512726c42cb7e5e7f28 Mon Sep 17 00:00:00 2001
From: yj <2077506045@qq.com>
Date: 星期一, 28 七月 2025 11:14:28 +0800
Subject: [PATCH] 新增忽略好友消息;删除多余文件

---
 .gitignore |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index a878fc4..4bf7efb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
 # 蹇界暐鎵�鏈� .log 鏂囦欢
 *.log
+logs/*.log
 
 # 蹇界暐鐗瑰畾鏂囦欢
 config.ini
+config.json
 secrets.json
 
 # 蹇界暐鏁翠釜鐩綍
@@ -25,4 +27,10 @@
 .idea/
 
 # 渚嬪锛氫笉蹇界暐 dist 鐩綍涓嬬殑 important.js
-!dist/important.js
\ No newline at end of file
+!dist/important.js
+
+# 鍚屾椂蹇界暐鎵�鏈� .pyc 鏂囦欢锛堝彲閫変絾鎺ㄨ崘锛�
+*.pyc
+*.pyo
+*.pyd
+

--
Gitblit v1.9.1