Skip to content

Comments

Fix broken .idea/ pattern and clean up .gitignore#216

Merged
kirklandsign merged 1 commit intomainfrom
gitignore-update
Feb 20, 2026
Merged

Fix broken .idea/ pattern and clean up .gitignore#216
kirklandsign merged 1 commit intomainfrom
gitignore-update

Conversation

@kirklandsign
Copy link
Contributor

  • Fix ./idea.idea/ (typo caused .idea/ directory to not be ignored)
  • Remove redundant individual /.idea/* entries (covered by .idea/)
  • Remove duplicate .DS_Store entry
  • Remove redundant /local.properties (covered by local.properties)
  • Reorganize with grouped sections

- Fix `./idea` → `.idea/` (typo caused .idea/ directory to not be ignored)
- Remove redundant individual /.idea/* entries (covered by .idea/)
- Remove duplicate .DS_Store entry
- Remove redundant /local.properties (covered by local.properties)
- Reorganize with grouped sections
@kirklandsign kirklandsign marked this pull request as ready for review February 20, 2026 22:59
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 20, 2026
Copy link
Contributor

@lucylq lucylq left a comment

Choose a reason for hiding this comment

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

Nice

@kirklandsign kirklandsign merged commit 2c1a094 into main Feb 20, 2026
8 checks passed
@kirklandsign kirklandsign deleted the gitignore-update branch February 20, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants