Added my git config
This commit is contained in:
parent
47f0b82176
commit
83612f1c50
8
.gitconfig
Normal file
8
.gitconfig
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[user]
|
||||||
|
name = Craige McWhirter
|
||||||
|
email = craige@mcwhirter.io
|
||||||
|
signingkey = B41FA6FF04CE4B93
|
||||||
|
[push]
|
||||||
|
default = simple
|
||||||
|
[gitreview]
|
||||||
|
username = craige
|
|
@ -1,7 +1,7 @@
|
||||||
*
|
*
|
||||||
!/.config/
|
|
||||||
!/.ghc/
|
!/.ghc/
|
||||||
!/.ghc/ghci.conf
|
!/.ghc/ghci.conf
|
||||||
|
!/.gitconfig
|
||||||
!/.mpd
|
!/.mpd
|
||||||
!/.mpd/mpd.conf
|
!/.mpd/mpd.conf
|
||||||
!/.ncmpcpp
|
!/.ncmpcpp
|
||||||
|
|
Loading…
Reference in a new issue