mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
8 lines
186 B
YAML
8 lines
186 B
YAML
ci/cd: ['.github/**/*']
|
|
completion: ['_zinit']
|
|
docker: ['docker/*']
|
|
docs: ['*.md', 'doc/**/*']
|
|
scripts: ['scripts/*']
|
|
tests: ['.zunit.yml', 'tests/**/*']
|
|
zinit: ['_zinit', 'zinit*.zsh']
|