chore: add .pnpm-store to .gitignore
This commit is contained in:
parent
649043aceb
commit
73eb8279ae
|
|
@ -35,6 +35,9 @@ mage-static
|
|||
/plugins/*
|
||||
/plugins-dev/*
|
||||
|
||||
# pnpm
|
||||
.pnpm-store/
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
devenv.local.nix
|
||||
|
|
|
|||
Loading…
Reference in New Issue