about summary refs log tree commit diff
path: root/k8s/payloads-processor/.helmignore
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2024-05-02 17:35:56 +0200
committerBaitinq <[email protected]>2024-05-02 17:45:48 +0200
commite8c75ec9678459f2a938a4471729526c4d73808c (patch)
treef33a8b9c6dcaf0042d457535bd6ffa14671b4cda /k8s/payloads-processor/.helmignore
parentFix gazelle warning (diff)
downloadfs-tracer-backend-e8c75ec9678459f2a938a4471729526c4d73808c.tar.gz
fs-tracer-backend-e8c75ec9678459f2a938a4471729526c4d73808c.tar.bz2
fs-tracer-backend-e8c75ec9678459f2a938a4471729526c4d73808c.zip
payload-processor: add stub
Diffstat (limited to 'k8s/payloads-processor/.helmignore')
-rw-r--r--k8s/payloads-processor/.helmignore23
1 files changed, 0 insertions, 23 deletions
diff --git a/k8s/payloads-processor/.helmignore b/k8s/payloads-processor/.helmignore
deleted file mode 100644
index 0e8a0eb..0000000
--- a/k8s/payloads-processor/.helmignore
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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
-*.orig
-*~
-# Various IDEs
-.project
-.idea/
-*.tmproj
-.vscode/