summaryrefslogtreecommitdiffstats
path: root/helm/wekan/.helmignore
diff options
context:
space:
mode:
authorStephen Randall <stephen.randall@appsbroker.com>2019-03-04 15:55:20 +0000
committerStephen Randall <stephen.randall@appsbroker.com>2019-03-04 15:55:20 +0000
commite7a90d9a7ce15d9405f5d750593715306a542c83 (patch)
treea37ee29bbaa0529cf30e6bb4d64ce69839082906 /helm/wekan/.helmignore
parent9d6d5e1a14c2a3ef22d90eaccffd352d06253117 (diff)
downloadwekan-e7a90d9a7ce15d9405f5d750593715306a542c83.tar.gz
wekan-e7a90d9a7ce15d9405f5d750593715306a542c83.tar.bz2
wekan-e7a90d9a7ce15d9405f5d750593715306a542c83.zip
Added helm chart v1
Diffstat (limited to 'helm/wekan/.helmignore')
-rw-r--r--helm/wekan/.helmignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/helm/wekan/.helmignore b/helm/wekan/.helmignore
new file mode 100644
index 00000000..7c04072e
--- /dev/null
+++ b/helm/wekan/.helmignore
@@ -0,0 +1,22 @@
+# 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
+OWNERS