chore: ignore static/ SSR cache dir

This commit is contained in:
xfy 2026-06-03 14:56:43 +08:00
parent ccffab851a
commit a886574696

1
.gitignore vendored
View File

@ -10,4 +10,5 @@ public/style.css
public/highlight.css
public/tiptap
generated/
/static
.env