fix:排除 PUBLISH.md,避免敏感信息被打包

This commit is contained in:
Roe-xin
2026-03-05 09:34:44 +08:00
parent 24b30df992
commit 63015c6bbc
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ node_modules/**
# 文档(避免中文文件名打包问题)
docs/**
PUBLISH.md
# 只排除 waveform_trace 的 src/dist 目录
tools/waveform_trace/src/dist/**