chore(front): update .gitignore to exclude service worker files and update pnpm-lock.yaml with new dependencies for Tiptap and VeeValidate

This commit is contained in:
keven1024
2025-04-22 10:19:36 +08:00
parent 6dea3f76e6
commit 53b6c57536
2 changed files with 776 additions and 0 deletions

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ logs
.env
.env.*
!.env.example
# Serwist
/front/public/sw*
/front/public/swe-worker*

772
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff