Skip to content

Instantly share code, notes, and snippets.

@bitsprint
Created December 19, 2018 14:02
Show Gist options
  • Save bitsprint/17b3a5c74cf6496c1fd88a4411a0a4a6 to your computer and use it in GitHub Desktop.
Save bitsprint/17b3a5c74cf6496c1fd88a4411a0a4a6 to your computer and use it in GitHub Desktop.
Create a global .gitignore
touch ~/.gitignore_global
git config --global core.excludesfile ~/.gitignore_global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment