원본 자료 파일 업로드 방지를 위한 library 폴더 .gitignore 추가

This commit is contained in:
이상진 2025-08-20 21:13:36 +09:00
parent 136eca180b
commit 59eee6131f

1
.gitignore vendored
View File

@ -130,3 +130,4 @@ replay_pid*
# Kotlin Gradle plugin data, see https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
.kotlin/
gcp/
library