From b394be0a6f09b655f134a6c01fdc8327bd12cb6c Mon Sep 17 00:00:00 2001 From: salix5 Date: Tue, 7 Nov 2023 15:37:26 +0800 Subject: [PATCH] remove config.json --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index c7f387a..713d500 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ node_modules/ -config.json .env