diff --git a/.gitignore b/.gitignore index 4242f15..d639003 100644 --- a/.gitignore +++ b/.gitignore @@ -401,3 +401,5 @@ FodyWeavers.xsd # ABP Studio **/.abpstudio/ /web/JiShe.CollectBus.Host/Plugins/*.dll +/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.dll +/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.Test.dll diff --git a/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.Test.dll b/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.Test.dll deleted file mode 100644 index ccc12db..0000000 Binary files a/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.Test.dll and /dev/null differ diff --git a/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.dll b/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.dll deleted file mode 100644 index ecd494b..0000000 Binary files a/web/JiShe.CollectBus.Host/Plugins/JiShe.CollectBus.Protocol.dll and /dev/null differ