Skip to content
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

chore: ignore .idea folder created by JetBrains IDEs #1337

Closed
wants to merge 1 commit into from

Conversation

electron0zero
Copy link
Member

.idea folder is created by JetBrains IDEs and should be ignored.

I was using JetBrains GoLand, and saw that it's not ignored yet.

Signed-off-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com>
@SuperQ
Copy link
Member

SuperQ commented Dec 22, 2024

Please don't include your local editor ignores in the repo. Use git config --global core.excludesFile.

@SuperQ SuperQ closed this Dec 22, 2024
@electron0zero electron0zero deleted the ignore_idea branch December 23, 2024 13:04
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