From cf04a51b594b064e4d91a8d839577765fb82a745 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Wed, 10 Sep 2025 15:59:44 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EB=B0=98=EC=98=81=20/=20logback-spring.xml=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 - src/main/resources/.gitignore | 0 src/main/resources/logback-spring.xml | 0 3 files changed, 1 deletion(-) create mode 100644 src/main/resources/.gitignore create mode 100644 src/main/resources/logback-spring.xml diff --git a/.gitignore b/.gitignore index 6b972c7..afbd3b9 100644 --- a/.gitignore +++ b/.gitignore @@ -97,4 +97,3 @@ TODO.txt *.zip /src/docs/ /docs/ -src/main/resources/application-gf63.yml \ No newline at end of file diff --git a/src/main/resources/.gitignore b/src/main/resources/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml new file mode 100644 index 0000000..e69de29