.gitignore에 Gradle 추가 및 빌드 파일 제거

This commit is contained in:
Hyowon Yang
2025-10-27 10:21:43 +09:00
parent 0ed0309e66
commit 7fa1f8cc89
30 changed files with 10 additions and 8 deletions
+4
View File
@@ -21,6 +21,10 @@ dist/
build/
*.log
# Gradle
.gradle/
!gradle/wrapper/gradle-wrapper.jar
# Environment
.env
.env.local