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