From 581153ed8d5b964e82c52b873b9d56cfebbd04e9 Mon Sep 17 00:00:00 2001 From: douxu Date: Thu, 5 Feb 2026 17:01:16 +0800 Subject: [PATCH] add git ignore item of mask certificate files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 51b9af9..673582e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ go.work /log/ # Shield config files in the configs folder /configs/**/*.yaml +/configs/**/*.pem