aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib/components/netbox/charts/netbox-nginx/.helmignore
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-04-09 06:03:49 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-09 06:03:49 +0000
commit277ea0d7bf43a7cfcf0a621ea2ecfdcdc22672b9 (patch)
tree5062feab38e6d7074475cf755dbc60ced2390951 /kubernetes/contrib/components/netbox/charts/netbox-nginx/.helmignore
parent21d5e7be75d5e8aa4abfe269bea89edec38c75c1 (diff)
parenta5bb31b95347229e400099565bedd3f6a3785c9a (diff)
Merge "[Contrib] Authorize choice of subcomponents"
Diffstat (limited to 'kubernetes/contrib/components/netbox/charts/netbox-nginx/.helmignore')
-rwxr-xr-xkubernetes/contrib/components/netbox/charts/netbox-nginx/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/contrib/components/netbox/charts/netbox-nginx/.helmignore b/kubernetes/contrib/components/netbox/charts/netbox-nginx/.helmignore
new file mode 100755
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/contrib/components/netbox/charts/netbox-nginx/.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