Skip to content

Add JetBrains .idea folder to .gitignore#47

Open
ansbbrooks wants to merge 2 commits into
Kitware:mainfrom
ansbbrooks:add-jetbrains-gitignore
Open

Add JetBrains .idea folder to .gitignore#47
ansbbrooks wants to merge 2 commits into
Kitware:mainfrom
ansbbrooks:add-jetbrains-gitignore

Conversation

@ansbbrooks

Copy link
Copy Markdown
Contributor

This adds the JetBrains .idea folder to .gitignore.

@ansbbrooks ansbbrooks changed the title Adding JetBrains .idea folder to .gitignore Add JetBrains .idea folder to .gitignore Jun 20, 2026
@jspanchu

Copy link
Copy Markdown
Member

normally, i put this sort of stuff in a .gitignore_global that lives in my home directory, and do git config --global core.excludesFile $HOME/.gitignore_global. That way, the .gitignore in this repo only excludes stuff it generates.

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