Created
December 19, 2018 14:02
-
-
Save bitsprint/17b3a5c74cf6496c1fd88a4411a0a4a6 to your computer and use it in GitHub Desktop.
Create a global .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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