fix:排除 PUBLISH.md,避免敏感信息被打包
This commit is contained in:
@ -18,6 +18,7 @@ node_modules/**
|
||||
|
||||
# 文档(避免中文文件名打包问题)
|
||||
docs/**
|
||||
PUBLISH.md
|
||||
|
||||
# 只排除 waveform_trace 的 src/dist 目录
|
||||
tools/waveform_trace/src/dist/**
|
||||
|
||||
Reference in New Issue
Block a user