summaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/components/uui-server/.helmignore
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-10 15:37:07 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-10 15:37:07 +0000
commitc8493eb3a9b8080f4beb80cd6f5a46396520ee1e (patch)
tree594ca3a7cc3b501eb828fbba603200e55f4d3a6b /kubernetes/uui/components/uui-server/.helmignore
parent490b37494e74cbd16118bf686936e497f43ad047 (diff)
parent72e007d30db533bed031d0425aff662bf2b62fb0 (diff)
Merge "[UUI] Move components to component dir"
Diffstat (limited to 'kubernetes/uui/components/uui-server/.helmignore')
-rw-r--r--kubernetes/uui/components/uui-server/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/uui/components/uui-server/.helmignore b/kubernetes/uui/components/uui-server/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/uui/components/uui-server/.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