From b2f2494386c4629cf0e0f0a3740e7672919d53a2 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 06 一月 2021 17:09:55 +0800 Subject: [PATCH] 修改了彩灯的百分比计算 --- .gitignore | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c38a68..472c327 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,15 @@ bld/ [Bb]in/ [Oo]bj/ +.vs/ +.gitignore +packages/ +ZigBee.Ios/ +ZigBee.Droid/ +Shared.IOS/ +.DS_Store +.gitignore +.Shared.IOS.ESVideoPhoneSDK.dll # Roslyn cache directories *.ide/ -- Gitblit v1.8.0