From a427142e77954e219576e8a8b5191135ab41096f Mon Sep 17 00:00:00 2001 From: ieeso <595931694@qq.com> Date: Tue, 26 Jul 2022 03:00:40 +0000 Subject: [PATCH] update .gitignore. --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d947ca..7af4919 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,11 @@ bin-debug/ bin-release/ [Oo]bj/ [Bb]in/ - +node_modules/ +/dist/ +npm-debug.log* +yarn-debug.log* +yarn-error.log* # Other files and folders .settings/