aboutsummaryrefslogtreecommitdiffstats
path: root/archive/dmaap/components/dmaap-dr-prov/.helmignore
diff options
context:
space:
mode:
authorThomas Kulik <thomas.kulik@telekom.de>2024-08-20 05:02:35 +0000
committerGerrit Code Review <gerrit@onap.org>2024-08-20 05:02:35 +0000
commitffe9404d0660227c46e8e81c8364bec81323a5c5 (patch)
tree57672cff190e3aa7b777885beecd61178fa7ba46 /archive/dmaap/components/dmaap-dr-prov/.helmignore
parent99742597c9e2702221de7e35c089c1fe4124d48a (diff)
parent8c66f85d7348b09de54b7479757878d96f1c1cd0 (diff)
Merge "[COMMON] Cleanup charts"
Diffstat (limited to 'archive/dmaap/components/dmaap-dr-prov/.helmignore')
-rw-r--r--archive/dmaap/components/dmaap-dr-prov/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/archive/dmaap/components/dmaap-dr-prov/.helmignore b/archive/dmaap/components/dmaap-dr-prov/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/archive/dmaap/components/dmaap-dr-prov/.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