From 586a0f824e0b78fcfcfbaad42a9b7afa43c5a561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=A9=98?= Date: Fri, 8 May 2026 02:55:35 +0000 Subject: [PATCH] chore: gitignore .npmrc (contains auth token) --- .gitignore | 1 + .npmrc | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .npmrc diff --git a/.gitignore b/.gitignore index 67ca9c4..76b5280 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dist/ bun.lock *.tgz tsconfig.tsbuildinfo +.npmrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index d8255e8..0000000 --- a/.npmrc +++ /dev/null @@ -1,2 +0,0 @@ -@uncaged:registry=https://git.shazhou.work/api/packages/uncaged/npm/ -//git.shazhou.work/api/packages/uncaged/npm/:_authToken=84e488ac2b4a3ddafc5fbf789674768881bf9241