From 96f13bacfe8ad636a8481880220f6899ccb0ccdd Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 20 十二月 2024 17:30:08 +0800 Subject: [PATCH] remove node_modules --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index de87127..be458ca 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ # unpackage unpackage +node_modules # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -- Gitblit v1.9.1