From 567ad2a496983a1d05a93e6e30a0d6fabd7e5d18 Mon Sep 17 00:00:00 2001 From: StarAppeal Date: Fri, 26 Sep 2025 02:38:55 +0200 Subject: [PATCH] update .gitignore and add format.json --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 84d8a73..7f801bd 100644 --- a/.gitignore +++ b/.gitignore @@ -131,7 +131,4 @@ dist .yarn/install-state.gz .pnp.* - -tests//*.js/*.js.map - -minio-data \ No newline at end of file +tests/**/*.js.map \ No newline at end of file