From d5a4527e9d075373cc430d833907173b9026d83a Mon Sep 17 00:00:00 2001 From: Quorafind Date: Tue, 16 May 2023 12:08:57 +0800 Subject: [PATCH] revert: remove unused lines in gitignore file --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d622039c9..37f6b9029 100644 --- a/.gitignore +++ b/.gitignore @@ -39,7 +39,4 @@ dev public/prompts.json .vscode -.idea - -# Other Package Manager -pnpm-lock.yaml \ No newline at end of file +.idea \ No newline at end of file