From 5d075d9617f74a7197c0064945b55614f2195822 Mon Sep 17 00:00:00 2001 From: Sosokker Date: Sun, 20 Apr 2025 16:15:35 +0700 Subject: [PATCH] chore: update ignore --- backend/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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