feat(git): gitignore에 .kotlin/ 폴더는 git에서 관리하지 않도록 추가
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user