Skip to content

Commit ed14375

Browse files
committed
Add .kotlin folder to .gitignore
1 parent 4950cae commit ed14375

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
@@ -26,6 +26,9 @@ config/*
2626
# .log
2727
*.log
2828

29+
# Kotlin
30+
.kotlin/
31+
2932
gh_token
3033
sdk_classpath
3134
detekt_classpath

0 commit comments

Comments
 (0)