summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/.gitignore
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-24 08:55:49 -0500
committerAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-01-24 14:31:42 +0000
commit7e022bcefe754b5ded44c50bbbaa29a1a039d725 (patch)
tree05f32bc0c9c2b407d7f77c24e33a182aef8ccc3b /ms/blueprintsprocessor/.gitignore
parentdc087615095973b8d77b2fa972249c710a8c26f0 (diff)
Fix broken parent tag
Wrong parent used in proto-definition, and relativePath is not specified. Consequently, the release version (0.4.0) - which exists locally but not in nexus - is not found. Fixed by using correct parent and relative path (../parent) Change-Id: Ib9a3d845c76ca26a8de562470a3e4214e37ae057 Issue-ID: CCSDK-1001 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/.gitignore')
-rw-r--r--ms/blueprintsprocessor/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/.gitignore b/ms/blueprintsprocessor/.gitignore
index f72f78adf..04f991d12 100644
--- a/ms/blueprintsprocessor/.gitignore
+++ b/ms/blueprintsprocessor/.gitignore
@@ -28,4 +28,5 @@
**/transaction.log
**/*versionsBackup
**/blackDuckHub*
-**/*.jsonld \ No newline at end of file
+**/*.jsonld
+/target-ide/