chore: add .pnpm-store in .gitignore
This commit is contained in:
parent
26d0ef9ac9
commit
4908463722
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
.pnpm-store
|
||||
build
|
||||
.svelte-kit
|
||||
package
|
||||
|
|
|
|||
Loading…
Reference in a new issue