From f1a3f7c7be5ca1b3a12da5d63f7923b8ba7c7087 Mon Sep 17 00:00:00 2001 From: AmyFoxFN Date: Sat, 19 May 2018 13:55:15 +0800 Subject: [PATCH] [add] gitignore: test publish files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ca1e2e8c5..b7ed584a2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,10 @@ test/unit/coverage test/e2e/reports selenium-debug.log +# Test publish files +cube-ui-*.tgz +package/ + # Editor directories and files .idea .vscode