diff --git a/create-turbo/templates/_shared_ts/gitignore b/create-turbo/templates/_shared_ts/gitignore index 998a0e08b4a05..c13d0087a06b8 100644 --- a/create-turbo/templates/_shared_ts/gitignore +++ b/create-turbo/templates/_shared_ts/gitignore @@ -21,6 +21,7 @@ build npm-debug.log* yarn-debug.log* yarn-error.log* +.pnpm-debug.log* # local env files .env.local