From eba5f5995696e08f67df615fb32054bffa94ae34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= Date: Wed, 24 Nov 2021 10:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d60f8bb..4bbf618 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ unpackage unpackage/* -node_modules -unpackage/*/** \ No newline at end of file +node_modules \ No newline at end of file