Skip to content

Instantly share code, notes, and snippets.

@tlfbrito
Created January 14, 2013 01:55
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 tlfbrito/4527254 to your computer and use it in GitHub Desktop.
Save tlfbrito/4527254 to your computer and use it in GitHub Desktop.
git config --global core.excludesfile ~/.gitignore
$ printf ".DS_Store\n.idea/*\n" >> ~/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment