Update web build and ignore Playwright artifacts
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m38s

This commit is contained in:
zyc 2026-05-28 10:35:30 +08:00
parent d41983652a
commit 5ece63f499
2 changed files with 988 additions and 987 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.devtools
.playwright-cli/
# dependencies (bun install)
node_modules
.vscode
@ -54,4 +55,4 @@ database.d.ts
.devtools
data/oss/*
data/test.sqlite
version.txt
version.txt

File diff suppressed because one or more lines are too long