From 59eee6131f968a58996e5743db3bc81d9865ddc1 Mon Sep 17 00:00:00 2001 From: pricelees Date: Wed, 20 Aug 2025 21:13:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9B=90=EB=B3=B8=20=EC=9E=90=EB=A3=8C=20?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=20=EC=97=85=EB=A1=9C=EB=93=9C=20=EB=B0=A9?= =?UTF-8?q?=EC=A7=80=EB=A5=BC=20=EC=9C=84=ED=95=9C=20library=20=ED=8F=B4?= =?UTF-8?q?=EB=8D=94=20.gitignore=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 6bcac13..0f472d0 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,5 @@ replay_pid* # Kotlin Gradle plugin data, see https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects .kotlin/ -gcp/ \ No newline at end of file +gcp/ +library \ No newline at end of file