chore: add pnpm ignores in .gitignore

This commit is contained in:
markleo 2023-09-07 20:17:31 +08:00
parent 235cb6c091
commit b27708f264

2
.gitignore vendored
View File

@ -7,6 +7,8 @@ yarn-error.log*
lerna-debug.log*
yarn.lock
package-lock.json
pnpm-lock.yaml
pnpm-workspace.yaml
# Sys
.DS_Store