feat(git): gitignore에 .kotlin/ 폴더는 git에서 관리하지 않도록 추가

This commit is contained in:
2025-11-01 23:52:08 +09:00
parent 6242c19397
commit 1eff6702d7
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -144,6 +144,7 @@ output.json
hs_err_pid* hs_err_pid*
### Kotlin ### ### Kotlin ###
.kotlin/
# Compiled class file # Compiled class file
# Log file # Log file