From 91455a2dcb35300f049a04b35790f9db8a1198cb Mon Sep 17 00:00:00 2001 From: Johanne TROTIN Date: Sun, 30 Mar 2025 17:49:49 +0200 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"helm-chart"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm-chart/ATT66017.helmignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 helm-chart/ATT66017.helmignore diff --git a/helm-chart/ATT66017.helmignore b/helm-chart/ATT66017.helmignore new file mode 100644 index 0000000..f82e96d --- /dev/null +++ b/helm-chart/ATT66017.helmignore @@ -0,0 +1,23 @@ +# 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/