From bda8a1c25070678e6efd22003e398691404c832f Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sat, 9 Oct 2021 23:07:53 -0700 Subject: feat: switch to kustomize from helm --- grumpy/cgit/.helmignore | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 grumpy/cgit/.helmignore (limited to 'grumpy/cgit/.helmignore') diff --git a/grumpy/cgit/.helmignore b/grumpy/cgit/.helmignore deleted file mode 100644 index 50af031..0000000 --- a/grumpy/cgit/.helmignore +++ /dev/null @@ -1,22 +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 -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ -- cgit v1.2.3