You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/04/27 04:29:14 UTC

[echarts] 01/01: chore: remove unnecessary hidden files that may be published to npm

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch npm-publish-enhance
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 492abe427febd94365ba0309efbd8d3bfbfaef95
Author: pissang <bm...@gmail.com>
AuthorDate: Tue Apr 27 12:25:46 2021 +0800

    chore: remove unnecessary hidden files that may be published to npm
---
 .npmignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.npmignore b/.npmignore
index de36665..ba20304 100644
--- a/.npmignore
+++ b/.npmignore
@@ -10,3 +10,5 @@
 .DS_Store
 Thumbs.db
 Desktop.ini
+# Hidden files
+.*
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org