chore: exclude web/dist build output from git

This commit is contained in:
Eric 1549169735@qq.com
2026-08-22 20:03:42 +08:00
parent 6185e6cd49
commit 7cc06976ab
39 changed files with 3 additions and 567 deletions

3
.gitignore vendored
View File

@@ -177,6 +177,9 @@ out
#
# Recommended template: Node.gitignore
# Built frontend output (regenerated at build time)
web/dist/
# TODO: where does this rule come from?
docs/_book