🐛 删除 __pypackages__ 目录的 .gitignore 文件,并更新主 .gitignore 文件以忽略 pdm 相关文件

This commit is contained in:
2024-12-14 02:57:51 +08:00
parent cc1bb8e5e4
commit 3a8c09d6db
406 changed files with 5 additions and 570 deletions

0
src/utils/__init__.py Normal file → Executable file
View File

0
src/utils/base/__init__.py Normal file → Executable file
View File

0
src/utils/base/config.py Normal file → Executable file
View File

0
src/utils/base/data.py Normal file → Executable file
View File

0
src/utils/base/data_manager.py Normal file → Executable file
View File

0
src/utils/base/language.py Normal file → Executable file
View File

0
src/utils/base/log.py Normal file → Executable file
View File

0
src/utils/base/ly_function.py Normal file → Executable file
View File

0
src/utils/base/ly_typing.py Normal file → Executable file
View File

0
src/utils/base/permission.py Normal file → Executable file
View File

0
src/utils/base/resource.py Normal file → Executable file
View File

0
src/utils/base/word_bank.py Normal file → Executable file
View File

0
src/utils/canvas/__init__.py Normal file → Executable file
View File

0
src/utils/event/__init__.py Normal file → Executable file
View File

0
src/utils/event/get_info.py Normal file → Executable file
View File

0
src/utils/extension/__init__.py Normal file → Executable file
View File

0
src/utils/extension/lib_loader.py Normal file → Executable file
View File

0
src/utils/external/__init__.py vendored Normal file → Executable file
View File

0
src/utils/external/logo.py vendored Normal file → Executable file
View File

0
src/utils/io/__init__.py Normal file → Executable file
View File

0
src/utils/io/file.py Normal file → Executable file
View File

0
src/utils/io/net.py Normal file → Executable file
View File

0
src/utils/message/__init__.py Normal file → Executable file
View File

0
src/utils/message/html_tool.py Normal file → Executable file
View File

0
src/utils/message/markdown.py Normal file → Executable file
View File

0
src/utils/message/message.py Normal file → Executable file
View File

0
src/utils/message/string_tool.py Normal file → Executable file
View File

0
src/utils/message/tools.py Normal file → Executable file
View File

0
src/utils/message/union.py Normal file → Executable file
View File

0
src/utils/nb/__init__.py Normal file → Executable file
View File

0
src/utils/satori_utils/__init__.py Normal file → Executable file
View File

0
src/utils/satori_utils/count_friends.py Normal file → Executable file
View File

0
src/utils/satori_utils/count_groups.py Normal file → Executable file
View File

0
src/utils/satori_utils/user_info.py Normal file → Executable file
View File