Skip to content

Stop tracking Android Studio .idea files#118

Merged
osswald merged 1 commit into
mainfrom
chore/untrack-android-idea
Jul 9, 2026
Merged

Stop tracking Android Studio .idea files#118
osswald merged 1 commit into
mainfrom
chore/untrack-android-idea

Conversation

@osswald

@osswald osswald commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove android/.idea/ from the Git index (files stay on disk locally).
  • No .gitignore change needed — android/.idea/ was already ignored, but previously committed files kept showing as modified.

Test plan

  • After merge, git status is clean after opening the Android project in Android Studio
  • Android Gradle builds still work locally

Made with Cursor

These paths are already covered by android/.idea/ in .gitignore; remove them
from the index so local IDE cache updates no longer show up as changes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 9, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@osswald osswald merged commit 24b0f67 into main Jul 9, 2026
6 checks passed
@osswald osswald deleted the chore/untrack-android-idea branch July 9, 2026 12:25
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.

1 participant