Skip to content

Commit

Permalink
fix: ignore .pnpm-store in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
anasouardini committed Feb 23, 2024
1 parent 9bdce95 commit 60c4798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build
bin
node_modules
.pnpm
.pnpm-store
dist
dev-dist
coverage
Expand Down

0 comments on commit 60c4798

Please sign in to comment.