mirror of
https://github.com/galacean/engine.git
synced 2026-05-06 14:02:22 +08:00
8 lines
155 B
YAML
8 lines
155 B
YAML
packages:
|
|
# all packages in direct subdirs of packages/
|
|
- 'packages/*'
|
|
# all packages in subdirs of components/
|
|
- 'tests'
|
|
- 'examples'
|
|
- 'e2e'
|