Add `.kotlin` directory to `.gitignore`

pull/1036/head
Simon Marquis 1 year ago
parent 7f662bd46b
commit b0dece84b9

3
.gitignore vendored

@ -43,3 +43,6 @@ _sandbox
# Android Studio captures folder # Android Studio captures folder
captures/ captures/
# Kotlin
.kotlin

Loading…
Cancel
Save