Merge branch 'master' of git.clortox.com:tyler/neodot
This commit is contained in:
commit
b07547d89c
14
.gitconfig##distro.Amazon
Normal file
14
.gitconfig##distro.Amazon
Normal file
@ -0,0 +1,14 @@
|
||||
[user]
|
||||
email = tperkins@etactics.com
|
||||
name = Tyler Perkins
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
[safe]
|
||||
directory = /var/db/repos/tyler-gentoo
|
||||
[filter "lfs"]
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
[commit]
|
||||
gpgsign = true
|
Loading…
Reference in New Issue
Block a user