-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgitconfig
More file actions
20 lines (19 loc) · 1.01 KB
/
Copy pathgitconfig
File metadata and controls
20 lines (19 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# **************************************************************************** #
# #
# ::: :::::::: #
# .gitconfig :+: :+: :+: #
# +:+ +:+ +:+ #
# By: zaz <zaz@staff.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2013/06/20 15:51:57 by zaz #+# #+# #
# Updated: 2015/06/21 21:42:31 by mdelage ### ########.fr #
# #
# **************************************************************************** #
[core]
excludesfile = ~/.gitignore_global
editor = vim
[user]
name = Marc DELAGE
email = mdelage@student.42.fr
[push]
default = simple