0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: ignore pnpm store

This commit is contained in:
Juan Picado @jotadeveloper 2020-08-23 09:48:25 +02:00 committed by Juan Picado
parent a280340e09
commit f07a9d0c54

3
.gitignore vendored
View file

@ -31,3 +31,6 @@ tsconfig.tsbuildinfo
# website
website/public
website/.cache
# CI Pnpm cache
.pnpm-store/