From 1ad7655bb64a6e7eec81bfc5639f022b1843b533 Mon Sep 17 00:00:00 2001 From: kkkd-max <83564023+kkkd-max@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:34:25 +0900 Subject: [PATCH] Update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .gradle/ 추가 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2a41541..4126c1d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ Thumbs.db dist/ build/ *.log +.gradle/ # Environment .env