Skip to content

Adds .kotlin to Android.gitignore#4870

Open
lissy93 wants to merge 1 commit into
github:mainfrom
lissy93-forks:ignore-kotlin-gradle
Open

Adds .kotlin to Android.gitignore#4870
lissy93 wants to merge 1 commit into
github:mainfrom
lissy93-forks:ignore-kotlin-gradle

Conversation

@lissy93

@lissy93 lissy93 commented Jun 11, 2026

Copy link
Copy Markdown

Link to the application or project's homepage

Reasons for making this change

Some of the Android's .gradle directory contents has now moved over to the .kotlin directory (since v 2.0.0). And the docs mention it needs to be gitignore'd alongside the .gradle.
This is already ignored in the Android's official .gitignore, but was missing here.

image

Links to documentation supporting these rule changes

Merge and Approval Steps

@lissy93 lissy93 requested a review from a team as a code owner June 11, 2026 19:25
Copilot AI review requested due to automatic review settings June 11, 2026 19:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Android .gitignore template to exclude Kotlin tooling artifacts from version control.

Changes:

  • Added .kotlin/ to ignored paths (Kotlin build/cache directory)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants