Add gitconfig

Pure .gitconfig mangles whole git system so it's renamed for safety.

Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
revi 2016-03-10 00:16:06 +09:00
parent 539e1baee8
commit 116679b788

5
gitconfig.sample Normal file
View file

@ -0,0 +1,5 @@
[user]
name = Yongmin Hong
email = revi@pobox.com
[core]
autocrlf = true