You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Bug 描述
Describe the bug
配置完 ignore 没有效果
我的配置:

我不知道是我配置的有问题,还是什么
这么配置的原因是因为在我的项目 view/ 文件夹内部还有一个项目,我想忽略这个项目里面的 node_modules
我期望可以通过 ignore 来忽略掉 ./view/node_modules 这个文件夹打包进去