chore: add .kotlin/ and *.iml to gitignore
This commit is contained in:
@@ -7,6 +7,10 @@ build/
|
|||||||
local.properties
|
local.properties
|
||||||
*.apk.idsig
|
*.apk.idsig
|
||||||
|
|
||||||
|
# Kotlin compiler cache
|
||||||
|
.kotlin/
|
||||||
|
*.iml
|
||||||
|
|
||||||
# Editor / OS
|
# Editor / OS
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|||||||
Reference in New Issue
Block a user