gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Update Gradle.gitignore

Open DRSchlaubi opened this issue 1 year ago • 4 comments

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

DRSchlaubi avatar Jul 10 '24 14:07 DRSchlaubi

This should probably be combined with #4460.

kyhule avatar Jul 11 '24 01:07 kyhule

Didn't see that one, but should we really extend the Java template

DRSchlaubi avatar Jul 12 '24 15:07 DRSchlaubi

I also think the Java template is unnecessary. However, I believe it should be applied to Android together with the Gradle template.

ykws avatar Apr 03 '25 11:04 ykws

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:

github-actions[bot] avatar Jul 02 '25 16:07 github-actions[bot]