adding git config to repo
This commit is contained in:
parent
0301423520
commit
7bbf354b61
2 changed files with 4 additions and 0 deletions
3
.gitconfig
Normal file
3
.gitconfig
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[user]
|
||||||
|
name = Conner McCall
|
||||||
|
email = conner@clockwork.com
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!.bash_profile
|
!.bash_profile
|
||||||
!.liquidpromptrc
|
!.liquidpromptrc
|
||||||
|
!.gitconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue