gradle-wrapper.jar 포함시키기 위함

This commit is contained in:
bd091
2025-10-22 23:13:00 +09:00
parent bf0778601f
commit f4cef76b88
2 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@@ -50,4 +50,8 @@ Thumbs.db
/bin/
/build/
/.gradle/
/.gradle/
# gradle-wrapper.jar를 제외 목록에서 제거하거나
# 다음 라인을 추가하여 명시적으로 포함
!gradle/wrapper/gradle-wrapper.jar

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.