Skip to content

Update Gradle.gitignore #4482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Gradle.gitignore #4482

wants to merge 1 commit into from

Conversation

DRSchlaubi
Copy link

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

@kyhule
Copy link

kyhule commented Jul 11, 2024

This should probably be combined with #4460.

@DRSchlaubi
Copy link
Author

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

@ykws
Copy link

ykws commented Apr 3, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants