Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JustATestName144/422e3273d551205524231889445c5fd5 to your computer and use it in GitHub Desktop.
Save JustATestName144/422e3273d551205524231889445c5fd5 to your computer and use it in GitHub Desktop.
Git. Create a global .gitignore. You can also create a global .gitignore file, which is a list of rules for ignoring files in every Git repository on your computer. For example, you might create the file at ~/.gitignore_global and add some rules to it.
Create a global .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment