From b7352004186439b512dda9a0b996576476416b62 Mon Sep 17 00:00:00 2001 From: keven1024 Date: Sat, 23 May 2026 21:49:34 +0800 Subject: [PATCH] chore(gitignore): update .gitignore to include config.yaml and pkg/mail/out/ for better file management --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4907fb..8ccc0bf 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,7 @@ logs .env .env.* !.env.example -config.yaml +/config.yaml # Serwist /front/public/sw* @@ -31,3 +31,6 @@ config.yaml # backend **/uploads/** **/tmp/** + +# worker +pkg/mail/out/