Skip to content

Commit

Permalink
chore: add pnpm-lock.yaml to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
liuruibin committed Mar 12, 2024
1 parent 0b66be7 commit 42841cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
pnpm-lock.yaml

node_modules
dist
Expand Down

0 comments on commit 42841cd

Please sign in to comment.