aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore
diff options
context:
space:
mode:
authorKonrad Bańka <k.banka@samsung.com>2019-11-05 15:25:09 +0100
committerKonrad Bańka <k.banka@samsung.com>2019-12-04 11:47:39 +0100
commit374837f4d4b07a7ed4d920c35b0946b9435cc8d4 (patch)
treefa89292cb9d270250d5e3bc6d2a0b4ff01bca18d /heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore
parent2cd2bb28b21e74140315412b3de303daac206e98 (diff)
Refactor FIXMEs in vFW_CDS_CNF use case
Issue-ID: INT-1259 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ia834019f3c1564e660036047864f74a7477273aa
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore')
-rw-r--r--heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore22
1 files changed, 0 insertions, 22 deletions
diff --git a/heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore b/heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore
deleted file mode 100644
index 50af0317..00000000
--- a/heat/vFW_CNF_CDS/templates/helm/firewall/.helmignore
+++ /dev/null
@@ -1,22 +0,0 @@
-# Patterns to ignore when building packages.
-# This supports shell glob matching, relative path matching, and
-# negation (prefixed with !). Only one pattern per line.
-.DS_Store
-# Common VCS dirs
-.git/
-.gitignore
-.bzr/
-.bzrignore
-.hg/
-.hgignore
-.svn/
-# Common backup files
-*.swp
-*.bak
-*.tmp
-*~
-# Various IDEs
-.project
-.idea/
-*.tmproj
-.vscode/