Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Ignore .pnpm-store so that changsets PRs do not blow up the diff
  • Loading branch information
cephalization authored Dec 10, 2024
1 parent a3c9a89 commit bd4059f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ storybook-static
yarn.lock
pnpm-lock.yaml
coverage
esbuild-why*
esbuild-why*
.pnpm-store

0 comments on commit bd4059f

Please sign in to comment.