From 3b5e3c71ebb735dd3ad640cb3922185c2268b053 Mon Sep 17 00:00:00 2001 From: pdsuwwz Date: Sat, 29 Jan 2022 01:05:18 +0800 Subject: [PATCH] feat: update ignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f6d69f..30b2c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ node_modules/ dist/ -lib/ \ No newline at end of file +lib/ + +npm-debug.log* +yarn-debug.log* +yarn-error.log* +.pnpm-debug.log* +.eslintcache