diff options
author | Idan Amit <ia096e@intl.att.com> | 2018-09-06 16:02:00 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-09-09 09:50:41 +0300 |
commit | 35948898119ccb694dd5f89ca48f8c790bb65819 (patch) | |
tree | 3ba44a225995e6aedba998cf38ec527b261fd5ae /.gitignore | |
parent | f1b34777626835c74baf77028c8a4dee8265dd11 (diff) |
Adding jjb for onap-ui
Added pom.xml file to the project
Defined maven clean install stages for the project
Change-Id: I460d7c36f891339a73dc3197d7e886ace17b4b6b
Issue-ID: SDC-1617
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ /node_modules npm-debug.log* Thumbs.db +/node/ # IDEA files .idea |