From 995fb35c39a8824303a16978430b56b6ca22c0ba Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期一, 13 十二月 2021 13:00:52 +0800 Subject: [PATCH] 修复线程发送 --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 110ac68..8dfcfee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ ### Android ### # Built application files *.apk -*.aar +# *.aar *.ap_ *.aab -- Gitblit v1.8.0