Files
skel/gitconfig
2014-10-11 11:58:03 -07:00

10 lines
190 B
Plaintext

[user]
name = David Tomaschik
email = david@systemoverlord.com
[push]
# Simple is not supported on git < 2.0
#default = simple
default = matching
[core]
excludesfile = ~/.gitignore