mirror of
https://github.com/danbulant/Mangades
synced 2026-07-06 19:40:54 +00:00
chore: ignore pnpm
This commit is contained in:
parent
eb87c4c86d
commit
a5c1c24e99
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,4 +2,6 @@
|
||||||
/public/build/
|
/public/build/
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/.routify
|
/.routify
|
||||||
|
package-lock.json
|
||||||
|
pnpm-lock.yaml
|
||||||
Loading…
Reference in a new issue