chore: 清理仓库索引 (#1947)

- 移除了多个无需跟踪的文件和文件夹
- 删除了冗余的配置文件引用
- 清理了测试相关的代码文件

Co-authored-by: HibiKier <45528451+HibiKier@users.noreply.github.com>
This commit is contained in:
molanp 2025-07-02 19:53:05 +08:00 committed by GitHub
parent 8996cdf8f1
commit e0773174d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1903 deletions

15
.gitignore vendored
View File

@ -139,22 +139,9 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
demo.py
test.py
server_ip.py
member_activity_handle.py
Yu-Gi-Oh/
csgo/
fantasy_card/
data/ data/
log/ log/
backup/ backup/
extensive_plugin/
test/
bot.py
.idea/ .idea/
resources/ resources/
/configs/config.py .vscode/launch.json
configs/config.yaml
.vscode/launch.json
plugins_/

File diff suppressed because it is too large Load Diff