From 24be666717cc95dfd6f787f9ae6bcb487ac4d58d Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Wed, 14 Apr 2021 11:52:50 +0800 Subject: [PATCH] :see_no_evil: update: ignore --- .gitignore | 1 + .npmignore | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bce5ce9..7d084c5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ package-lock.json node_modules/ .cache .history +_bak.yml diff --git a/.npmignore b/.npmignore index f589258..a8c37f8 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ .cache/ .history/ -.github/ \ No newline at end of file +.github/ +_bak.yml \ No newline at end of file