10 lines
154 B
INI
10 lines
154 B
INI
[user]
|
|
email = tim.veenendaal@gmail.com
|
|
name = Tim
|
|
[core]
|
|
excludesfile = /home/tim/.gitignore
|
|
[push]
|
|
default = current
|
|
[init]
|
|
defaultBranch = master
|