From 55533b782fda450659eaf27a8a5ae23f8e4d6b0c Mon Sep 17 00:00:00 2001 From: Chaemin Yooun Date: Thu, 6 Feb 2025 01:36:12 +0900 Subject: [PATCH] =?UTF-8?q?[Refactor]=20.gitignore=EC=97=90=20yaml=20?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=20=EC=B6=94=EA=B0=80?= 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 d2354c2..f66a52b 100644 --- a/.gitignore +++ b/.gitignore @@ -288,4 +288,5 @@ gradle-app.setting src/main/resources/properties.yaml -# End of https://www.toptal.com/developers/gitignore/api/windows,macos,intellij,visualstudiocode,java,kotlin \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/windows,macos,intellij,visualstudiocode,java,kotlin +src/main/resources/application.yaml