aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-08-01 09:29:34 +0300
committerIdan Amit <ia096e@intl.att.com>2018-08-01 09:31:27 +0300
commit740e99a30601420077e4fffd6698f59761eb37f4 (patch)
treeb3455dc578dd7644eeb26f47ccd8fc36dc4b0524 /.npmignore
parent8a0aacc16f016480914c3e0799719f726b4c54b8 (diff)
sdc-pubsub maven integration
Added pom.xml file and defined maven clean and install stages Change-Id: I31c6997e55bf0d39fd56220a82d1d8ca2f6d5583 Issue-ID: SDC-1540 Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore
index 5c6c56b..56d2e84 100644
--- a/.npmignore
+++ b/.npmignore
@@ -10,4 +10,7 @@ version.properties
.idea/
.gitignore
.npm-debug.log
-INFO.yaml \ No newline at end of file
+INFO.yaml
+sdc-pubsub.iml
+node/
+pom.xml \ No newline at end of file