vocab
vocab copied to clipboard
feat: added ignore flag to vocab push
Added a new --ignore
flag to the push
command in the cli
Added a new ignore
option to the push
function in the @vocab/phrase
package.
This ignore function is a list of glob strings that can be used to ignore folders/paths when doing the push command.