mirror of
https://git.lucida.su/lucida/verdana.git
synced 2026-08-17 21:05:48 +00:00
add .pnpm-store to gitignore
This commit is contained in:
parent
be6fe2de0c
commit
c83ecda85a
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -9,4 +9,6 @@ node_modules
|
|||
!.env.example
|
||||
/test.js
|
||||
/tmp
|
||||
/run.js
|
||||
/run.js
|
||||
|
||||
.pnpm-store
|
||||
Loading…
Reference in a new issue