From 2d2cbea530836492785ab86ab2e70adc88d8324c Mon Sep 17 00:00:00 2001 From: shuaiplus <2327005759@qq.com> Date: Sun, 31 May 2026 21:23:53 +0800 Subject: [PATCH] fix: add .tmp-bitwarden-clients/ to .gitignore --- .gitignore | 1 + .tmp-bitwarden-clients | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 160000 .tmp-bitwarden-clients diff --git a/.gitignore b/.gitignore index 33f67bb..d521294 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ npm-debug.log* tmp/ .tmp/ +.tmp-bitwarden-clients/ nodewarden.wiki/ wiki/ diff --git a/.tmp-bitwarden-clients b/.tmp-bitwarden-clients deleted file mode 160000 index d07a6ac..0000000 --- a/.tmp-bitwarden-clients +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d07a6acf62adca40298fff8517df0e4c2e9d4b8f