chore: add config.yaml to .gitignore to prevent tracking of configuration files

This commit is contained in:
keven1024
2026-02-27 14:33:02 +08:00
parent bde4e36e47
commit 6d7dc6bc40

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ logs
.env
.env.*
!.env.example
config.yaml
# Serwist
/front/public/sw*