Adds git own config

This commit is contained in:
2022-01-18 10:23:25 +01:00
parent 00af380c16
commit c74b62a692
2 changed files with 8 additions and 0 deletions

5
.config/git/config Normal file
View File

@@ -0,0 +1,5 @@
[user]
name = Alexandre Tuleu
email = alexandre.tuleu.2005@polytechnique.org
[credential]
helper = cache

3
.config/git/ignore Normal file
View File

@@ -0,0 +1,3 @@
*~
.dir-locals.el
.envrc