Merge branch 'pauby/fix/missing-config-option'
This commit is contained in:
commit
256babe052
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ When using glob with the `exclude:` option, the paths in the exclude paths shoul
|
||||||
if: '[ `uname` = Darwin ]'
|
if: '[ `uname` = Darwin ]'
|
||||||
path: hammerspoon
|
path: hammerspoon
|
||||||
~/.config/:
|
~/.config/:
|
||||||
|
glob: true
|
||||||
path: dotconf/config/**
|
path: dotconf/config/**
|
||||||
~/:
|
~/:
|
||||||
glob: true
|
glob: true
|
||||||
|
|
Loading…
Reference in a new issue