diff options
author | xuran <xuranyjy@chinamobile.com> | 2021-03-09 15:43:31 +0800 |
---|---|---|
committer | xuran <xuranyjy@chinamobile.com> | 2021-03-09 15:43:36 +0800 |
commit | 671530bcc3306a6f21cffdd60efc9d6168b093d5 (patch) | |
tree | d14fb228e4a9b919322f7e88dad07e1272ee6634 /.gitignore | |
parent | 837dc1e53312f0e100399c3564d71d51ea43943c (diff) |
feat: add gitignore config and change mock data
Change-Id: I62f69ba0d0e53364570ccaa6905eaeb0e230fbb4
Issue-ID: USECASEUI-527
Signed-off-by: xuran <xuranyjy@chinamobile.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,3 +37,6 @@ holmes/ # build usecase-ui/ + +#settings +.vscode/ |