From 67be16f91562283e4ce6e999696101817fba767f Mon Sep 17 00:00:00 2001
From: mh-two-thousand-and-two <17391232786@163.com>
Date: 星期五, 12 四月 2024 18:34:56 +0800
Subject: [PATCH] 'f'

---
 .gitignore |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 09183ff..35ee3f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@
 
 # dependencies
 **/node_modules
-**/uni_modules
+
 
 # Libraries
 *.lib
@@ -17,7 +17,7 @@
 *.so
 *.so.*
 *.dylib
-
+!\src\uni_modules 
 # Executables
 *.exe
 *.out

--
Gitblit v1.9.1