From 6474812f29dce3751163e85bca5007a30141d84e Mon Sep 17 00:00:00 2001 From: warjiang <1096409085@qq.com> Date: Thu, 15 Jun 2023 12:11:54 +0800 Subject: [PATCH] :see_no_evil: ignore config.yaml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f910715..44f88c7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ bin/ release/ docker-compose.yml dist/ +config/config.yaml \ No newline at end of file