add gitconfig
This commit is contained in:
parent
a03fb7e095
commit
5b273f9322
1 changed files with 7 additions and 0 deletions
7
gitconfig
Normal file
7
gitconfig
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[user]
|
||||||
|
name = Felix Van der Jeugt
|
||||||
|
email = felix.vanderjeugt@gmail.com
|
||||||
|
[push]
|
||||||
|
default = simple
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
Loading…
Add table
Add a link
Reference in a new issue