From b9c5104fa16e67ef2761fc9f6ff5083573e958dc Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期二, 16 三月 2021 16:39:56 +0800
Subject: [PATCH] 功能选中效果实现

---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index a4af05a..306f7d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,6 @@
 
 # Users Environment Variables
 .lock-wscript
+.DS_Store
+package-lock.json
+.idea

--
Gitblit v1.8.0