mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
6 lines
149 B
YAML
6 lines
149 B
YAML
packages:
|
||
- 'packages/**' # <--------------开发插件请注释掉这一行,PR时本修改不要提交
|
||
- 'packages/ui/**'
|
||
- '!**/test/**'
|
||
|