Update Gradle.gitignore
Reasons for making this change:
Kotlin 2.0 added a new data directory called .kotlin for Gradle projects. I am not sure whether this should be in the Kotlin or the Gradle template as it's only for Gradle projects and the Kotlin template is a symlink to Java
Links to documentation supporting these rule changes:
https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
This should probably be combined with #4460.
Didn't see that one, but should we really extend the Java template
I also think the Java template is unnecessary. However, I believe it should be applied to Android together with the Gradle template.
This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open :smile: