Tired of adding the same files to your .gitignore on every project? Make a global ~/.gitignore (left) and link it up in ~/.gitconfig (right)
@csswizardry @kentcdodds tried this but on opensource projects this only works if ALL THE PLANET does it
@csswizardry great for personal projects, however if working with teams, the others might still commit unwanted stuff
@csswizardry I'm a little scared of global stuff on my machine so I've gone the opposite route of automating generating a .gitignore
@csswizardry I like to keep all in the project, easier to debug and no issues with other people contributing or after switching machines.
@csswizardry remind me that font you have for the comments again? It’s so beautiful!
@csswizardry This is an invitation for new people to the project to make their first commit the commit from hell!
@csswizardry good globals gist.github.com/octocat/9257657