From 5cdc3456c4065afe2ad4878fe669f738c15d5f65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Tue, 31 Oct 2023 17:32:51 +0900 Subject: [PATCH] test --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a68f6c00..6ba2208d 100644 --- a/.gitignore +++ b/.gitignore @@ -36,5 +36,7 @@ out/ ### VS Code ### .vscode/ .vs/ + + src/main/resources/application-cks1.properties src/main/resources/application-cks2.properties