Skip to content

Commit 63d86d4

Browse files
committed
.gitignore: ignore Kotlin compiler temp
1 parent 1af511e commit 63d86d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,6 @@ gradle-app.setting
6565
/.idea/jarRepositories.xml
6666
/.idea/kotlinc.xml
6767
/.idea/misc.xml
68+
69+
# Kotlin compiler's temporary files
70+
/.kotlin/

0 commit comments

Comments
 (0)