🐛 删除 __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
liteyuki/EN.LICENSE Normal file → Executable file
View File

0
liteyuki/LICENSE Normal file → Executable file
View File

0
liteyuki/__init__.py Normal file → Executable file
View File

0
liteyuki/bot/__init__.py Normal file → Executable file
View File

0
liteyuki/bot/lifespan.py Normal file → Executable file
View File

0
liteyuki/comm/__init__.py Normal file → Executable file
View File

0
liteyuki/comm/channel.py Normal file → Executable file
View File

0
liteyuki/comm/event.py Normal file → Executable file
View File

0
liteyuki/comm/storage.py Normal file → Executable file
View File

0
liteyuki/config.py Normal file → Executable file
View File

0
liteyuki/core/__init__.py Normal file → Executable file
View File

0
liteyuki/core/manager.py Normal file → Executable file
View File

0
liteyuki/dev/__init__.py Normal file → Executable file
View File

0
liteyuki/dev/observer.py Normal file → Executable file
View File

0
liteyuki/dev/plugin.py Normal file → Executable file
View File

0
liteyuki/exception.py Normal file → Executable file
View File

0
liteyuki/log.py Normal file → Executable file
View File

0
liteyuki/plugin/__init__.py Normal file → Executable file
View File

0
liteyuki/plugin/load.py Normal file → Executable file
View File

0
liteyuki/plugin/manager.py Normal file → Executable file
View File

0
liteyuki/plugin/model.py Normal file → Executable file
View File

0
liteyuki/plugins/__init__.py Normal file → Executable file
View File

0
liteyuki/plugins/liteecho.py Normal file → Executable file
View File

0
liteyuki/plugins/plugin_loader/__init__.py Normal file → Executable file
View File

0
liteyuki/py.typed Normal file → Executable file
View File

0
liteyuki/session/__init__.py Normal file → Executable file
View File

0
liteyuki/session/event.py Normal file → Executable file
View File

0
liteyuki/session/matcher.py Normal file → Executable file
View File

0
liteyuki/session/message/segments.py Normal file → Executable file
View File

0
liteyuki/session/models.py Normal file → Executable file
View File

0
liteyuki/session/on.py Normal file → Executable file
View File

0
liteyuki/session/rule.py Normal file → Executable file
View File

0
liteyuki/utils.py Normal file → Executable file
View File