diff --git a/backend/.gitignore b/backend/.gitignore index dc88870..03b4cf9 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -24,4 +24,5 @@ config.yaml # Often contains secrets, check your policy # Local development artifacts /tmp -config.yaml \ No newline at end of file +config.yaml +backend/config.yaml \ No newline at end of file