Adds git own config
This commit is contained in:
5
.config/git/config
Normal file
5
.config/git/config
Normal file
@@ -0,0 +1,5 @@
|
||||
[user]
|
||||
name = Alexandre Tuleu
|
||||
email = alexandre.tuleu.2005@polytechnique.org
|
||||
[credential]
|
||||
helper = cache
|
||||
3
.config/git/ignore
Normal file
3
.config/git/ignore
Normal file
@@ -0,0 +1,3 @@
|
||||
*~
|
||||
.dir-locals.el
|
||||
.envrc
|
||||
Reference in New Issue
Block a user