From cff2b6904f41d8e9f884c4b623b63cc55bfe0128 Mon Sep 17 00:00:00 2001 From: Sosokker Date: Sun, 20 Apr 2025 16:11:10 +0700 Subject: [PATCH] update .gitignore --- backend/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/.gitignore b/backend/.gitignore index 91c2716..dc88870 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -23,3 +23,5 @@ config.yaml # Often contains secrets, check your policy # Local development artifacts /tmp + +config.yaml \ No newline at end of file