aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-09-06 16:02:00 +0300
committerIdan Amit <ia096e@intl.att.com>2018-09-09 09:50:41 +0300
commit35948898119ccb694dd5f89ca48f8c790bb65819 (patch)
tree3ba44a225995e6aedba998cf38ec527b261fd5ae /.gitignore
parentf1b34777626835c74baf77028c8a4dee8265dd11 (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ad88e60..1aa5029 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
/node_modules
npm-debug.log*
Thumbs.db
+/node/
# IDEA files
.idea