From 745347bc347406a48c9e7cf20c17b8c3f1d8e961 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Thu, 5 Mar 2020 20:58:34 -0800 Subject: add znc --- grumpy/znc/.helmignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 grumpy/znc/.helmignore (limited to 'grumpy/znc/.helmignore') diff --git a/grumpy/znc/.helmignore b/grumpy/znc/.helmignore new file mode 100644 index 0000000..50af031 --- /dev/null +++ b/grumpy/znc/.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 +.vscode/ -- cgit v1.2.3