add those files ayy

This commit is contained in:
Spotlight 2018-01-11 20:03:00 -06:00
parent 573444d113
commit 3df8a03870
No known key found for this signature in database
GPG key ID: 1677AD4E8EBBBC56
4 changed files with 430 additions and 0 deletions

13
gitconfig Normal file
View file

@ -0,0 +1,13 @@
[gpg]
program = /usr/local/MacGPG2/bin/gpg
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[user]
name = Spotlight
email = awesomebing1@gmail.com
signingkey = CC3F4E0080AC47A3
[commit]
gpgsign = true