From 584857f515ab6fe30530d25483869ed517e9575d Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Wed, 1 Jan 2020 11:08:33 -0800 Subject: add cgit chart --- grumpy/cgit/.helmignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 grumpy/cgit/.helmignore (limited to 'grumpy/cgit/.helmignore') diff --git a/grumpy/cgit/.helmignore b/grumpy/cgit/.helmignore new file mode 100644 index 0000000..50af031 --- /dev/null +++ b/grumpy/cgit/.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