Git ignore .kotlin folder.
https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -65,6 +65,9 @@ captures/
|
||||
.idea/shelf
|
||||
.idea/sonarlint
|
||||
|
||||
# .kotlin folder
|
||||
.kotlin
|
||||
|
||||
# Keystore files
|
||||
# Uncomment the following lines if you do not want to check your keystore files in.
|
||||
#*.jks
|
||||
|
||||
Reference in New Issue
Block a user