gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Update Android.gitignore and Java.gitignore with kotlin directory

Open GianfrancoMS opened this issue 1 year ago • 4 comments

Reasons for making this change: Starting with Kotlin 2.0, Jetbrains suggests adding the .kotlin directory to the project's gitignore file

Documentation https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects

GianfrancoMS avatar Jun 05 '24 03:06 GianfrancoMS