chore(frontend): 忽略 frontend docs 目录

This commit is contained in:
肖应宇 2026-03-29 00:32:51 +08:00
parent 115afb5f57
commit dc961287f0
1 changed files with 2 additions and 1 deletions

1
frontend/.gitignore vendored
View File

@ -20,6 +20,7 @@ next-env.d.ts
# production
/build
docs
# misc
.DS_Store