diff --git a/.gitignore b/.gitignore index 22d71ff..d69a283 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,5 @@ go.work .vscode # Shield all log files in the log folder /log/ -# Shield config files in the config folder -/config/config.yaml +# Shield config files in the configs folder +/configs/**/*.yaml