From b849287fa68943b07f7ace4456f9e8f8158a6d8e Mon Sep 17 00:00:00 2001 From: jaecheol sim Date: Mon, 11 Dec 2023 15:28:27 +0900 Subject: [PATCH] =?UTF-8?q?=20#=20fix:=20application=20=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=EB=A7=8C=20=EC=82=AD=EC=A0=9C=ED=95=A0=20=EC=88=98=20=EC=9E=88?= =?UTF-8?q?=EA=B2=8C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 66ffcb90..61f0ad0c 100644 --- a/.gitignore +++ b/.gitignore @@ -37,7 +37,8 @@ out/ .vscode/ ### Application.yaml ### -**/*.yaml +**/application*.yaml +**/application*.yml ### REST Docs Html ### **/*.html