Git ignore .kotlin folder.
https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
This commit is contained in:
parent
3517c35d18
commit
11467051d1
1 changed files with 3 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue