mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 07:27:06 -04:00
15 lines
389 B
YAML
15 lines
389 B
YAML
packages:
|
|
- '.'
|
|
- packages/**
|
|
- privatePackages/**
|
|
- typings/**
|
|
- tools/**
|
|
- utils/**
|
|
- "!**/__package_previews__/**"
|
|
- "!**/example/**"
|
|
- "!**/test/**"
|
|
- "!packages/local-resolver/example-package/**"
|
|
- "!packages/dependencies-hierarchy/fixtures/**"
|
|
- "!packages/dependencies-hierarchy/fixtureMonorepo/**"
|
|
- "!packages/dependencies-hierarchy/fixtureWithLinks/**"
|