[repo] fix '.kotlin' directory entry in '.gitignore'
After KT-58223 implemetation KGP started to store project persistent data inside '.kotlin' directories.
This commit is contained in:
committed by
Space Team
parent
b38ebbb853
commit
0c30acfba6
+1
-1
@@ -57,4 +57,4 @@ outTmp/
|
|||||||
/test.output
|
/test.output
|
||||||
/kotlin-native/dist
|
/kotlin-native/dist
|
||||||
kotlin-ide/
|
kotlin-ide/
|
||||||
/.kotlin/
|
.kotlin/
|
||||||
|
|||||||
Reference in New Issue
Block a user