diff options
| author | 2023-11-03 21:28:04 +0800 | |
|---|---|---|
| committer | 2023-11-03 21:28:04 +0800 | |
| commit | c71c4be506023df2bc3bb7b24ac25d2aef12f649 (patch) | |
| tree | f76f4d17895a83eff485aed21a3a1460da7a27f5 /pnpm-workspace.yaml | |
| parent | 9029588590bea8b10451575c5142dcde77ecd1b5 (diff) | |
| download | HydroRoll-c71c4be506023df2bc3bb7b24ac25d2aef12f649.tar.gz HydroRoll-c71c4be506023df2bc3bb7b24ac25d2aef12f649.zip | |
chore: del useless files
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml deleted file mode 100644 index 1a0aa09..0000000 --- a/pnpm-workspace.yaml +++ /dev/null @@ -1,14 +0,0 @@ -packages: - - ".github/actions/*" - - "docs" - - "cli" - - "packages/*" - - "benchmark" - - "turborepo-tests/*" - # Intentionally exclude the `npm` `turbo` package from the workspaces. - - "!packages/turbo" - - "packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose" - - "crates/next-dev-tests/test-harness" - - "crates/next-dev-tests/tests" - - "crates/*/js" - - examples |
