Add git cnofig
This commit is contained in:
7
git/config
Normal file
7
git/config
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[user]
|
||||||
|
name = Jens Luedicke
|
||||||
|
email = jens@luedicke.me
|
||||||
|
[core]
|
||||||
|
excludesfile = /Users/jens/.gitignore_global
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
Reference in New Issue
Block a user