Skip to content

Instantly share code, notes, and snippets.

@gponty
Created April 13, 2023 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gponty/825addd0a7f8f76f229be7cb50753020 to your computer and use it in GitHub Desktop.
Save gponty/825addd0a7f8f76f229be7cb50753020 to your computer and use it in GitHub Desktop.
Exclude .idea global
# add this to ~/.gitconfig:
[core]
excludesfile = ~/.gitignore
# create ~/.gitignore
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment