refactor: 前端 ignore 规则移至 web/.gitignore,减少根目录重复

This commit is contained in:
2026-03-01 05:19:56 +08:00
parent 7a3b37d9e7
commit 11fa2152c2

5
.gitignore vendored
View File

@@ -1,11 +1,6 @@
# Binary # Binary
voicepaste voicepaste
dist/ dist/
# Frontend
web/node_modules/
web/dist/
# Config (contains secrets) # Config (contains secrets)
config.yaml config.yaml