diff options
author | wangyuerg <wangyuerg@chinamobile.com> | 2020-11-24 17:52:01 +0800 |
---|---|---|
committer | wangyuerg <wangyuerg@chinamobile.com> | 2020-11-24 17:52:08 +0800 |
commit | d8f2792db89ec0e20751be2bf6be04a2f8382b1a (patch) | |
tree | a9a56c10f6cc43e7ec48c5c1c000d257c35fa1c6 /.gitignore | |
parent | df74e8f2ace7cb77afdd48c7c5edc800ba95ab4f (diff) |
fix: fix the bug of params and delete pakagefiles
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com>
Change-Id: I05c46f4cfc0edb8260ae1185bd745878d7da6c9f
Issue-ID: USECASEUI-444
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,3 +34,6 @@ node/ node_modules/ foo/ holmes/ + +# build +usecase-ui/ |