Skip to content

Update Android.gitignore and Java.gitignore with kotlin directory #4460

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 3 commits into
base: main
Choose a base branch
from

Conversation

GianfrancoMS
Copy link

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 GianfrancoMS changed the title Ignore kotlin directory in Android, Java, and Kotlin projects Update Android.gitignore and Java.gitignore with kotlin directory Jun 5, 2024
@MGaetan89
Copy link

@thorrsson I'm pinging you since you recently merged PRs on this repo. Sorry if I should have mentioned someone else.
Would you mind having a look at this issue?

@ykws
Copy link

ykws commented Apr 3, 2025

@GianfrancoMS Appreciate the pull request! Just wondering — should .kotlin be ignored only in the Android template, and not in the Java one?”

@GianfrancoMS
Copy link
Author

@GianfrancoMS Appreciate the pull request! Just wondering — should .kotlin be ignored only in the Android template, and not in the Java one?”

Update my PR based on your suggestions here: #4482 (comment)

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