Skip to content

Commit a2728ce

Browse files
author
Oleksandr Dzhychko
committed
chore: add '.kotlin' directory entry in '.gitignore'
After KT-58223 implementation, the Kotlin gradle plugin stores project persistent data inside '.kotlin'.
1 parent 1a85a1b commit a2728ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ kotlin_gen
1111
/node_modules
1212
**/.ideaconfig
1313
**/.mpsconfig
14+
.kotlin

0 commit comments

Comments
 (0)