From: Konrad Bańka Date: Wed, 1 Apr 2020 15:03:24 +0000 (+0200) Subject: [vFW_CNF_CDS] Ensure binary files are treated correctly by git X-Git-Tag: 1.6.0~17 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=48f05c0565702f4b1bf13f934323a4cef20206a3 [vFW_CNF_CDS] Ensure binary files are treated correctly by git Issue-ID: INT-1512 Signed-off-by: Konrad Bańka Change-Id: Id768d6491059694a274e789b2389fe1865fae457 --- diff --git a/heat/vFW_CNF_CDS/templates/.gitattributes b/heat/vFW_CNF_CDS/templates/.gitattributes new file mode 100644 index 00000000..4ad2a524 --- /dev/null +++ b/heat/vFW_CNF_CDS/templates/.gitattributes @@ -0,0 +1 @@ +/cba/Templates/k8s-profiles/*.tar.gz binary diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-base-profile.tar.gz b/heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-base-profile.tar.gz index e7b49eb9..ee8465cd 100644 Binary files a/heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-base-profile.tar.gz and b/heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-base-profile.tar.gz differ