Add ELC dev override

This commit is contained in:
Scott Wallace 2022-11-09 14:40:07 +00:00
parent ee7d02f211
commit 7aba74e78a
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -6,6 +6,8 @@
path = ~/src/work/suborbit/.gitconfig
[includeIf "gitdir:~/src/work/suborbit/optimal/**"]
path = ~/src/work/suborbit/optimal/.gitconfig
[includeIf "gitdir:~/src/work/suborbit/optimal/elc/**"]
path = ~/src/work/suborbit/optimal/elc/.gitconfig
[push]
default = simple
[pack]