diff options
author | vempo <vitaliy.emporopulo@amdocs.com> | 2018-11-08 13:56:23 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-11 14:57:46 +0000 |
commit | aedee1fdb2a8f86efcdcdbeb62b50eb9a3e8a1e1 (patch) | |
tree | 22cfbcb52c38cb546571ca207c8ea77cb99a1d99 /.gitignore | |
parent | 5d9d0feb7fd6501c6f15578e5705ec17f7bf4efc (diff) |
Deleted artifact generator modules
Change-Id: Ibad18285edc1181d7247d395efa8f2322e255147
Issue-ID: SDC-1906
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 7c7a6aeb00..dde14239eb 100644 --- a/.gitignore +++ b/.gitignore @@ -134,8 +134,6 @@ catalog-ui/node_modules/ catalog-ui/npm-debug.log catalog-ui/tests/Coverage/* common-app-api/bin/ -common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml -common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-core/logs/* data/compute.png data/loadbalancer.png data/mysql.png @@ -186,7 +184,6 @@ openecomp-be/tools/swagger-ui/api-docs/api.json openecomp-ui/node/* sdc-os-chef/.idea/* -catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/Artifact-Generator.properties catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/ecomp-error-configuration.yaml catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/error-configuration.yaml catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/logback.xml |