From bd37b0a842b37ab5e0eb016b82cd757c0cc7da2d Mon Sep 17 00:00:00 2001
From: mh-two-thousand-and-two <17391232786@163.com>
Date: 星期一, 25 三月 2024 18:22:01 +0800
Subject: [PATCH] 'firstSubmit1'

---
 .gitignore |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4d40434..09183ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,10 @@
 *.obj
 *.elf
 
+# dependencies
+**/node_modules
+**/uni_modules
+
 # Libraries
 *.lib
 *.a
@@ -20,4 +24,4 @@
 *.app
 *.i*86
 *.x86_64
-*.hex
+*.hex
\ No newline at end of file

--
Gitblit v1.9.1