Skip to content

ignore .idea everywhere#585

Closed
grodin wants to merge 1 commit intorust-embedded:masterfrom
grodin:master
Closed

ignore .idea everywhere#585
grodin wants to merge 1 commit intorust-embedded:masterfrom
grodin:master

Conversation

@grodin
Copy link

@grodin grodin commented Nov 8, 2024

Tiny QoL PR.

There's no real reason (that I can see) to only ignore .idea in the repo root. If you only have a Microbit for example, you're going to work in the appropriate subdirectory and any .idea directory that gets created is just clutter.

@grodin grodin requested a review from a team as a code owner November 8, 2024 18:42
BartMassey added a commit to rust-embedded/discovery-mb2 that referenced this pull request Nov 8, 2024
@BartMassey
Copy link
Member

Thanks for the suggestion!

Not sure git-ignoring an editor-specific dotfile is a great idea at all, actually: once we go down that road there's a lot of things we could do, but it probably belongs in folks' global gitignore instead.

I'm going to remove that line in https://github.com/rust-embedded/discovery-mb2 . Probably won't touch this, as we're trying to move over there soon.

Again, thanks.

@grodin
Copy link
Author

grodin commented Nov 8, 2024

Yeah, that makes a lot of sense. I'll close this not to clutter up this repo.

@grodin grodin closed this Nov 8, 2024
BartMassey added a commit to rust-embedded/discovery-mb2 that referenced this pull request Nov 16, 2024
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