This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release-next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git
commit 79c4ec74a187b2007256847f433c1fe12e017300 Author: 100pah <sushuang0...@gmail.com> AuthorDate: Wed Nov 11 00:43:22 2020 +0800 fix: add ignore. --- .npmignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index c9202b6..de36665 100644 --- a/.npmignore +++ b/.npmignore @@ -6,4 +6,7 @@ /todo /npm-debug.log /benchmark -/src \ No newline at end of file +/src +.DS_Store +Thumbs.db +Desktop.ini --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org