mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 15:07:27 -04:00
12 lines
319 B
YAML
12 lines
319 B
YAML
packages:
|
|
- tools/**
|
|
- packages/**
|
|
- privatePackages/**
|
|
- utils/**
|
|
- "!**/test/**"
|
|
- "!**/__package_previews__/**"
|
|
- "!packages/dependencies-hierarchy/example/**"
|
|
- "!packages/dependencies-hierarchy/fixtures/**"
|
|
- "!packages/dependencies-hierarchy/fixtureWithLinks/**"
|
|
- "!packages/list/example/**"
|