This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git
The following commit(s) were added to refs/heads/main by this push:
new 1cf3887 Add /node to .gitignore (#27)
1cf3887 is described below
commit 1cf3887675db95fadd82d266f6d20f75f579f373
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Mar 10 22:41:38 2022 +0800
Add /node to .gitignore (#27)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index d072076..a8e35cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
.DS_Store
node_modules
/dist
+/node
/tests/e2e/videos/
/tests/e2e/screenshots/