blob: a4982bf39b90c1a29408b73a89078ee8d44a23a2 [file] [log] [blame]
# changes to documentation
"area/documentation": doc/**/*
# changes to the core lib package
"area/lib": ./*.go
# changes to the zsh completion
"area/*sh completion":
- ./zsh_*
- ./shell_*
- ./powershell_*
- ./bash_*