From 75b62b91bedb2de54b8b684b366f38c912688c18 Mon Sep 17 00:00:00 2001 From: Bean Date: Mon, 5 Feb 2024 19:25:58 +0900 Subject: [PATCH] =?UTF-8?q?FLOWER-2491=20liquibase=20=ED=94=84=EB=A1=9C?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=20=EB=B3=84=EB=A1=9C=20=EB=8F=99=EC=9E=91?= =?UTF-8?q?=ED=95=98=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a979af..70e0bf0 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ out/ ### Kotlin ### .kotlin +/src/main/resources/liquibase/postgres/changelog/generated.yaml