chore: 更新前端gitignore以移除重复配置

移除docs目录的重复忽略规则,因其已在根目录gitignore中管理
This commit is contained in:
zhangtao
2026-05-01 01:05:17 +08:00
parent 66d8fcad87
commit 3ced76efa7
3 changed files with 19072 additions and 2 deletions
+2 -2
View File
@@ -18,5 +18,5 @@ pnpm-lock.yaml
package-lock.json
.stylelintcache
.eslintcache
docs/.vitepress/cache
docs/dist
# docs and app directories are at frontend root, managed by frontend/.gitignore