From: andre.schmid Date: Thu, 23 Jan 2020 11:47:09 +0000 (+0000) Subject: Ignore auto-generated file in catalog-be X-Git-Tag: 1.6.1~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a685302cf50f865cf8b22b17fbe9fe291b12a2dc;p=sdc.git Ignore auto-generated file in catalog-be Create a gitignore file to catalog-be and add autogenerated file "Artifact-Generator.properties" to the ignore list. Change-Id: Ia482e057c56d059c9ee5dde16fd6b0419623936e Issue-ID: SDC-2724 Signed-off-by: andre.schmid --- diff --git a/catalog-be/.gitignore b/catalog-be/.gitignore new file mode 100644 index 0000000000..55771d9c92 --- /dev/null +++ b/catalog-be/.gitignore @@ -0,0 +1 @@ +/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/Artifact-Generator.properties