From 5777c367f53c758546211d5f7f40a27f0b11c660 Mon Sep 17 00:00:00 2001 From: lss <lsc@hdlchina.com.cn> Date: 星期二, 26 四月 2022 18:02:03 +0800 Subject: [PATCH] 2022-4-26 --- .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