Ignore kotlin directory
This commit is contained in:
parent
3674ae092f
commit
0fe45a574d
@ -2,6 +2,9 @@
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# Kotlin
|
||||
.kotlin/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
|
@ -22,3 +22,6 @@
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
# Kotlin
|
||||
.kotlin/
|
Loading…
Reference in New Issue
Block a user