Skip to content

Instantly share code, notes, and snippets.

@decentraliser
Last active November 16, 2020 08:23
Show Gist options
  • Save decentraliser/bd32c5bda618b4d2a3cc488475ac0ff4 to your computer and use it in GitHub Desktop.
Save decentraliser/bd32c5bda618b4d2a3cc488475ac0ff4 to your computer and use it in GitHub Desktop.
Global gitignore file

code ~/.gitconfig

[core]
    excludesfile = ~/.gitignore_global

code ~/.gitignore_global

.idea/
.vscode/
*:Zone.Identifier  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment