summaryrefslogtreecommitdiffstats
path: root/kubernetes/esr/.helmignore
diff options
context:
space:
mode:
authorPriyanka <Priyanka.Jain3@amdocs.com>2018-03-21 06:44:25 +0000
committerPriyanka <Priyanka.Jain3@amdocs.com>2018-03-27 20:06:23 +0000
commit90e0e26df764d844056b2187e8a32cb8158e9dea (patch)
treee3be5d42e0a819f3841a9d6b3d048021647d7243 /kubernetes/esr/.helmignore
parent262bc57bb3be7d222fe6e521344a8fd7e918be8c (diff)
ESR Configuration Standardization
Issue-ID: OOM-738 Change-Id: I2cf23fceb74507b592469de3f709af6cdcbe3982 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
Diffstat (limited to 'kubernetes/esr/.helmignore')
-rw-r--r--kubernetes/esr/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/esr/.helmignore b/kubernetes/esr/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/esr/.helmignore
@@ -0,0 +1,21 @@
+# 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