From 399df01bafe213071b6f2e0cc83c45729f60b02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=BA=AE?= Date: Sat, 28 May 2022 14:45:10 +0800 Subject: [PATCH] =?UTF-8?q?IssueNo:=20#I59PQL=20Description:=20.gitignore?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0node=5Fmodules=20Sig:=20SIG=5FApplicationFram?= =?UTF-8?q?ework=20Feature=20or=20Bugfix:=20Feature=20Binary=20Source:=20N?= =?UTF-8?q?o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杨亮 Change-Id: Ia9cdd55b5cb2b6dd9f979275d0b1568629a19eaf --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..3c3629e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules