chore(gitignore): update .gitignore to include config.yaml and pkg/mail/out/ for better file management

This commit is contained in:
keven1024
2026-05-23 21:49:34 +08:00
parent 6084acb0d5
commit b735200418

5
.gitignore vendored
View File

@@ -22,7 +22,7 @@ logs
.env .env
.env.* .env.*
!.env.example !.env.example
config.yaml /config.yaml
# Serwist # Serwist
/front/public/sw* /front/public/sw*
@@ -31,3 +31,6 @@ config.yaml
# backend # backend
**/uploads/** **/uploads/**
**/tmp/** **/tmp/**
# worker
pkg/mail/out/