9 lines
191 B
INI
9 lines
191 B
INI
|
[include]
|
||
|
path = ~/Documents/sync/.config/git/.gitconfig
|
||
|
[safe]
|
||
|
directory = /opt/flutter
|
||
|
[core]
|
||
|
excludesfile = /home/bhasher/.gitignore_global
|
||
|
[init]
|
||
|
defaultBranch = master
|