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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git

commit 40243d027be1a50440a1e02933cf8fb4a91190de
Author: Qiuxia Fan <fine0...@outlook.com>
AuthorDate: Sun Jan 5 15:09:20 2020 +0800

    fix: add gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 253c3ab..4382f5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
 # dependencies
 /node_modules
 
+# production
+/dist
+
 # misc
 .DS_Store
 

Reply via email to