summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-07-20 08:31:57 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-07-20 11:51:24 -0400
commitb58317907044b0cd72f1cdd8582800dc2c764b40 (patch)
tree3e6f7db75ceeadd7571403b46e2d22ac8ac01014 /.gitignore
parentc67680ada04c96a1753c037d67080c65628d32ca (diff)
Add portal property; correct docker build script.
New Portal property services.widget.protocol controls whether http or https protocol is used to access the widget microservice endpoints. Adjust build script to use new name "sdk" when building Docker with Portal apps (formerly named ecompsdkos). Change-Id: I25b7f39d40351da04c7a9dc3cc1c75ddad2750ea Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index eb3edf4f..08f69cfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-.idea/workspace.xml \ No newline at end of file
+/.idea/workspace.xml
+/.project
+/.settings
+/dmaapbc
+/sdk